# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_umount_verify.yml ********************************************** 1 plays in /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml PLAY [Basic umount verify snapshot test] *************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:2 Friday 01 March 2024 17:58:23 +0000 (0:00:00.032) 0:00:00.032 ********** ok: [sut] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:46 Friday 01 March 2024 17:58:24 +0000 (0:00:00.978) 0:00:01.011 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:10 Friday 01 March 2024 17:58:24 +0000 (0:00:00.013) 0:00:01.024 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set mount parent] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:15 Friday 01 March 2024 17:58:24 +0000 (0:00:00.239) 0:00:01.264 ********** ok: [sut] => { "ansible_facts": { "test_mnt_parent": "/mnt" }, "changed": false } TASK [Run the storage role install base packages] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:19 Friday 01 March 2024 17:58:24 +0000 (0:00:00.018) 0:00:01.282 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:58:24 +0000 (0:00:00.016) 0:00:01.298 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:58:24 +0000 (0:00:00.013) 0:00:01.312 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:58:24 +0000 (0:00:00.018) 0:00:01.330 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.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-failuresopjuikx5/.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:58:24 +0000 (0:00:00.025) 0:00:01.356 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:58:24 +0000 (0:00:00.188) 0:00:01.544 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:58:24 +0000 (0:00:00.014) 0:00:01.559 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:58:24 +0000 (0:00:00.009) 0:00:01.568 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:58:24 +0000 (0:00:00.010) 0:00:01.578 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:58:24 +0000 (0:00:00.025) 0:00:01.604 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:58:27 +0000 (0:00:02.534) 0:00:04.139 ********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:58:27 +0000 (0:00:00.012) 0:00:04.151 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:58:27 +0000 (0:00:00.011) 0:00:04.162 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 17:58:27 +0000 (0:00:00.462) 0:00:04.625 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:58:28 +0000 (0:00:00.021) 0:00:04.646 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:58:28 +0000 (0:00:00.016) 0:00:04.662 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:58:28 +0000 (0:00:00.016) 0:00:04.679 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:58:28 +0000 (0:00:00.015) 0:00:04.695 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:58:30 +0000 (0:00:02.553) 0:00:07.248 ********** 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" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "active" }, "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" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "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" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 17:58:32 +0000 (0:00:01.681) 0:00:08.930 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:58:32 +0000 (0:00:00.031) 0:00:08.961 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:58:32 +0000 (0:00:00.009) 0:00:08.971 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:58:32 +0000 (0:00:00.367) 0:00:09.339 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:58:32 +0000 (0:00:00.018) 0:00:09.358 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:58:32 +0000 (0:00:00.009) 0:00:09.367 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:58:32 +0000 (0:00:00.013) 0:00:09.380 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:58:32 +0000 (0:00:00.014) 0:00:09.395 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:58:32 +0000 (0:00:00.013) 0:00:09.408 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:58:32 +0000 (0:00:00.018) 0:00:09.427 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:58:32 +0000 (0:00:00.009) 0:00:09.437 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:58:32 +0000 (0:00:00.018) 0:00:09.455 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:58:32 +0000 (0:00:00.018) 0:00:09.474 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:58:32 +0000 (0:00:00.011) 0:00:09.485 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709315352.8528388, "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:58:33 +0000 (0:00:00.194) 0:00:09.679 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:58:33 +0000 (0:00:00.010) 0:00:09.690 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:23 Friday 01 March 2024 17:58:33 +0000 (0:00:00.755) 0:00:10.445 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:5 Friday 01 March 2024 17:58:33 +0000 (0:00:00.018) 0:00:10.464 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:10 Friday 01 March 2024 17:58:34 +0000 (0:00:00.189) 0:00:10.654 ********** ok: [sut] => { "ansible_facts": { "__snapshot_is_ostree": false }, "changed": false } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:14 Friday 01 March 2024 17:58:34 +0000 (0:00:00.015) 0:00:10.669 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:23 Friday 01 March 2024 17:58:36 +0000 (0:00:02.368) 0:00:13.038 ********** 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-failuresopjuikx5/tests/get_unused_disk.yml:31 Friday 01 March 2024 17:58:36 +0000 (0:00:00.290) 0:00:13.328 ********** 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-failuresopjuikx5/tests/get_unused_disk.yml:36 Friday 01 March 2024 17:58:36 +0000 (0:00:00.013) 0:00:13.342 ********** 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-failuresopjuikx5/tests/get_unused_disk.yml:44 Friday 01 March 2024 17:58:36 +0000 (0:00:00.012) 0:00:13.354 ********** skipping: [sut] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:49 Friday 01 March 2024 17:58:36 +0000 (0:00:00.019) 0:00:13.374 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "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-failuresopjuikx5/tests/get_unused_disk.yml:58 Friday 01 March 2024 17:58:36 +0000 (0:00:00.018) 0:00:13.392 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Create LVM logical volumes under volume groups] ************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/setup.yml:29 Friday 01 March 2024 17:58:36 +0000 (0:00:00.018) 0:00:13.411 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:58:36 +0000 (0:00:00.025) 0:00:13.436 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:58:36 +0000 (0:00:00.016) 0:00:13.452 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:58:36 +0000 (0:00:00.020) 0:00:13.473 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.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-failuresopjuikx5/.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:58:36 +0000 (0:00:00.029) 0:00:13.503 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:58:36 +0000 (0:00:00.027) 0:00:13.530 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:58:36 +0000 (0:00:00.013) 0:00:13.544 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:58:36 +0000 (0:00:00.011) 0:00:13.555 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:58:36 +0000 (0:00:00.010) 0:00:13.566 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:58:36 +0000 (0:00:00.026) 0:00:13.592 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:58:39 +0000 (0:00:02.369) 0:00:15.962 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "fs_type": "xfs", "name": "lv1", "size": "15%" }, { "fs_type": "xfs", "name": "lv2", "size": "50%" } ] }, { "disks": [ "sdd", "sde", "sdf" ], "name": "test_vg2", "volumes": [ { "fs_type": "xfs", "name": "lv3", "size": "10%" }, { "fs_type": "xfs", "name": "lv4", "size": "20%" } ] }, { "disks": [ "sdg", "sdh", "sdi", "sdj" ], "name": "test_vg3", "volumes": [ { "fs_type": "xfs", "name": "lv5", "size": "30%" }, { "fs_type": "xfs", "name": "lv6", "size": "25%" }, { "fs_type": "xfs", "name": "lv7", "size": "10%" }, { "fs_type": "xfs", "name": "lv8", "size": "10%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:58:39 +0000 (0:00:00.026) 0:00:15.988 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:58:39 +0000 (0:00:00.012) 0:00:16.001 ********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 17:58:43 +0000 (0:00:03.825) 0:00:19.826 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 17:58:43 +0000 (0:00:00.023) 0:00:19.849 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 17:58:43 +0000 (0:00:00.017) 0:00:19.867 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 17:58:43 +0000 (0:00:00.019) 0:00:19.886 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 17:58:43 +0000 (0:00:00.018) 0:00:19.904 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 17:58:45 +0000 (0:00:02.365) 0:00:22.270 ********** 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" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "active" }, "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" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "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" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 17:58:47 +0000 (0:00:01.613) 0:00:23.883 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 17:58:47 +0000 (0:00:00.030) 0:00:23.913 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 17:58:47 +0000 (0:00:00.009) 0:00:23.923 ********** 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": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:58:57 +0000 (0:00:09.883) 0:00:33.807 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 17:58:57 +0000 (0:00:00.019) 0:00:33.826 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:58:57 +0000 (0:00:00.009) 0:00:33.836 ********** 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": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:58:57 +0000 (0:00:00.022) 0:00:33.858 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:58:57 +0000 (0:00:00.019) 0:00:33.877 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 17:58:57 +0000 (0:00:00.013) 0:00:33.891 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 17:58:57 +0000 (0:00:00.022) 0:00:33.914 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 17:58:57 +0000 (0:00:00.011) 0:00:33.925 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 17:58:57 +0000 (0:00:00.019) 0:00:33.945 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 17:58:57 +0000 (0:00:00.019) 0:00:33.964 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 17:58:57 +0000 (0:00:00.010) 0:00:33.975 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709315352.8528388, "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 17:58:57 +0000 (0:00:00.195) 0:00:34.170 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 17:58:57 +0000 (0:00:00.011) 0:00:34.182 ********** ok: [sut] TASK [Run the snapshot role to create snapshot LVs] **************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:49 Friday 01 March 2024 17:58:58 +0000 (0:00:00.791) 0:00:34.973 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:58:58 +0000 (0:00:00.025) 0:00:34.999 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:58:58 +0000 (0:00:00.017) 0:00:35.016 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:58:58 +0000 (0:00:00.023) 0:00:35.040 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:58:58 +0000 (0:00:00.014) 0:00:35.054 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:58:58 +0000 (0:00:00.014) 0:00:35.069 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:58:58 +0000 (0:00:00.031) 0:00:35.100 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:00 +0000 (0:00:02.488) 0:00:37.589 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py snapshot -a -r 15 -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command snapshot] ****** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:00 +0000 (0:00:00.027) 0:00:37.616 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:03 +0000 (0:00:02.782) 0:00:40.399 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:03 +0000 (0:00:00.014) 0:00:40.413 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:03 +0000 (0:00:00.026) 0:00:40.439 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:03 +0000 (0:00:00.011) 0:00:40.451 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Verify the snapshot LVs are created] ************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:58 Friday 01 March 2024 17:59:03 +0000 (0:00:00.015) 0:00:40.466 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:03 +0000 (0:00:00.045) 0:00:40.511 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:03 +0000 (0:00:00.017) 0:00:40.529 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:03 +0000 (0:00:00.023) 0:00:40.553 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:03 +0000 (0:00:00.014) 0:00:40.567 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:03 +0000 (0:00:00.014) 0:00:40.581 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:03 +0000 (0:00:00.030) 0:00:40.612 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:06 +0000 (0:00:02.373) 0:00:42.986 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -a -v -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command check] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:06 +0000 (0:00:00.027) 0:00:43.013 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:07 +0000 (0:00:01.321) 0:00:44.335 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:07 +0000 (0:00:00.014) 0:00:44.349 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:07 +0000 (0:00:00.026) 0:00:44.376 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:07 +0000 (0:00:00.011) 0:00:44.387 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Mount the snapshot for lv1] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:67 Friday 01 March 2024 17:59:07 +0000 (0:00:00.015) 0:00:44.402 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:07 +0000 (0:00:00.030) 0:00:44.432 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:07 +0000 (0:00:00.017) 0:00:44.450 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:07 +0000 (0:00:00.021) 0:00:44.472 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:07 +0000 (0:00:00.014) 0:00:44.487 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:07 +0000 (0:00:00.014) 0:00:44.501 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:07 +0000 (0:00:00.032) 0:00:44.533 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:10 +0000 (0:00:02.495) 0:00:47.029 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command mount] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:10 +0000 (0:00:00.027) 0:00:47.056 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:10 +0000 (0:00:00.342) 0:00:47.399 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:10 +0000 (0:00:00.016) 0:00:47.415 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:10 +0000 (0:00:00.025) 0:00:47.440 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:10 +0000 (0:00:00.011) 0:00:47.451 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Mount the snapshot for lv2] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:78 Friday 01 March 2024 17:59:10 +0000 (0:00:00.016) 0:00:47.468 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:10 +0000 (0:00:00.032) 0:00:47.501 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:10 +0000 (0:00:00.018) 0:00:47.519 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:10 +0000 (0:00:00.022) 0:00:47.541 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:10 +0000 (0:00:00.014) 0:00:47.556 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:10 +0000 (0:00:00.015) 0:00:47.572 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:10 +0000 (0:00:00.031) 0:00:47.603 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:13 +0000 (0:00:02.371) 0:00:49.974 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command mount] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:13 +0000 (0:00:00.027) 0:00:50.002 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:13 +0000 (0:00:00.348) 0:00:50.350 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:13 +0000 (0:00:00.038) 0:00:50.389 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:13 +0000 (0:00:00.026) 0:00:50.415 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:13 +0000 (0:00:00.011) 0:00:50.427 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Mount the snapshot for lv7] ********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:89 Friday 01 March 2024 17:59:13 +0000 (0:00:00.016) 0:00:50.443 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:13 +0000 (0:00:00.036) 0:00:50.479 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:13 +0000 (0:00:00.019) 0:00:50.498 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:13 +0000 (0:00:00.022) 0:00:50.521 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:13 +0000 (0:00:00.014) 0:00:50.535 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:13 +0000 (0:00:00.015) 0:00:50.551 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:13 +0000 (0:00:00.032) 0:00:50.583 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:16 +0000 (0:00:02.365) 0:00:52.949 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -c -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command mount] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:16 +0000 (0:00:00.028) 0:00:52.977 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:16 +0000 (0:00:00.346) 0:00:53.324 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:16 +0000 (0:00:00.014) 0:00:53.338 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:16 +0000 (0:00:00.025) 0:00:53.363 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:16 +0000 (0:00:00.011) 0:00:53.375 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Mount the origin for lv6] ************************************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:100 Friday 01 March 2024 17:59:16 +0000 (0:00:00.016) 0:00:53.391 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:16 +0000 (0:00:00.039) 0:00:53.430 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:16 +0000 (0:00:00.017) 0:00:53.448 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:16 +0000 (0:00:00.022) 0:00:53.470 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:16 +0000 (0:00:00.015) 0:00:53.486 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:16 +0000 (0:00:00.014) 0:00:53.500 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:16 +0000 (0:00:00.030) 0:00:53.531 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:19 +0000 (0:00:02.363) 0:00:55.895 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -O -c -vg test_vg3 -lv lv6 -s snapset1 -m /mnt/lv6_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command mount] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:19 +0000 (0:00:00.028) 0:00:55.924 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:19 +0000 (0:00:00.335) 0:00:56.259 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:19 +0000 (0:00:00.014) 0:00:56.274 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:19 +0000 (0:00:00.025) 0:00:56.299 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:19 +0000 (0:00:00.012) 0:00:56.312 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Verify snapshot is mounted for lv1] ************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:112 Friday 01 March 2024 17:59:19 +0000 (0:00:00.015) 0:00:56.327 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:19 +0000 (0:00:00.042) 0:00:56.369 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:19 +0000 (0:00:00.017) 0:00:56.387 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:19 +0000 (0:00:00.045) 0:00:56.433 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:19 +0000 (0:00:00.015) 0:00:56.449 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:19 +0000 (0:00:00.014) 0:00:56.464 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:19 +0000 (0:00:00.031) 0:00:56.495 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:22 +0000 (0:00:02.495) 0:00:58.991 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command mount] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:22 +0000 (0:00:00.028) 0:00:59.019 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:22 +0000 (0:00:00.308) 0:00:59.328 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:22 +0000 (0:00:00.015) 0:00:59.343 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:22 +0000 (0:00:00.026) 0:00:59.369 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:22 +0000 (0:00:00.011) 0:00:59.381 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Verify snapshot is mounted for lv2] ************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:123 Friday 01 March 2024 17:59:22 +0000 (0:00:00.015) 0:00:59.396 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:22 +0000 (0:00:00.045) 0:00:59.442 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:22 +0000 (0:00:00.018) 0:00:59.461 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:22 +0000 (0:00:00.022) 0:00:59.484 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:22 +0000 (0:00:00.014) 0:00:59.498 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:22 +0000 (0:00:00.015) 0:00:59.514 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:22 +0000 (0:00:00.031) 0:00:59.545 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:25 +0000 (0:00:02.573) 0:01:02.119 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command mount] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:25 +0000 (0:00:00.028) 0:01:02.147 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:25 +0000 (0:00:00.316) 0:01:02.463 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:25 +0000 (0:00:00.015) 0:01:02.478 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:25 +0000 (0:00:00.025) 0:01:02.504 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:25 +0000 (0:00:00.011) 0:01:02.515 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Verify snapshot is mounted for lv7] ************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:134 Friday 01 March 2024 17:59:25 +0000 (0:00:00.016) 0:01:02.531 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:25 +0000 (0:00:00.048) 0:01:02.580 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:25 +0000 (0:00:00.017) 0:01:02.598 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:25 +0000 (0:00:00.023) 0:01:02.621 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:25 +0000 (0:00:00.014) 0:01:02.635 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:26 +0000 (0:00:00.013) 0:01:02.649 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:26 +0000 (0:00:00.031) 0:01:02.680 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:28 +0000 (0:00:02.430) 0:01:05.111 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command mount] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:28 +0000 (0:00:00.028) 0:01:05.139 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:28 +0000 (0:00:00.314) 0:01:05.454 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:28 +0000 (0:00:00.015) 0:01:05.470 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:28 +0000 (0:00:00.026) 0:01:05.496 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:28 +0000 (0:00:00.037) 0:01:05.534 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Verify origin is mounted lv6] ******************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:145 Friday 01 March 2024 17:59:28 +0000 (0:00:00.017) 0:01:05.551 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:28 +0000 (0:00:00.052) 0:01:05.603 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:28 +0000 (0:00:00.019) 0:01:05.622 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:29 +0000 (0:00:00.023) 0:01:05.645 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:29 +0000 (0:00:00.014) 0:01:05.660 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:29 +0000 (0:00:00.014) 0:01:05.675 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:29 +0000 (0:00:00.034) 0:01:05.710 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:31 +0000 (0:00:02.436) 0:01:08.146 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py mount -v -O -c -vg test_vg3 -lv lv6 -s snapset1 -m /mnt/lv6_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command mount] ********* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:31 +0000 (0:00:00.028) 0:01:08.174 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:31 +0000 (0:00:00.313) 0:01:08.488 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:31 +0000 (0:00:00.015) 0:01:08.504 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:31 +0000 (0:00:00.025) 0:01:08.530 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:31 +0000 (0:00:00.011) 0:01:08.541 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Umount the snapshot for lv1] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:158 Friday 01 March 2024 17:59:31 +0000 (0:00:00.016) 0:01:08.558 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:31 +0000 (0:00:00.054) 0:01:08.612 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:31 +0000 (0:00:00.017) 0:01:08.630 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:32 +0000 (0:00:00.022) 0:01:08.653 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:32 +0000 (0:00:00.016) 0:01:08.669 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:32 +0000 (0:00:00.014) 0:01:08.684 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:32 +0000 (0:00:00.032) 0:01:08.716 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:34 +0000 (0:00:02.456) 0:01:11.173 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv1 -s snapset1 -m /mnt/lv1_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command umount] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:34 +0000 (0:00:00.028) 0:01:11.202 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:34 +0000 (0:00:00.343) 0:01:11.545 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:34 +0000 (0:00:00.016) 0:01:11.562 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:34 +0000 (0:00:00.026) 0:01:11.588 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:34 +0000 (0:00:00.013) 0:01:11.602 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Umount the snapshot for lv2] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:168 Friday 01 March 2024 17:59:34 +0000 (0:00:00.017) 0:01:11.619 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:35 +0000 (0:00:00.058) 0:01:11.678 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:35 +0000 (0:00:00.045) 0:01:11.724 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:35 +0000 (0:00:00.023) 0:01:11.747 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:35 +0000 (0:00:00.015) 0:01:11.763 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:35 +0000 (0:00:00.015) 0:01:11.779 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:35 +0000 (0:00:00.034) 0:01:11.813 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:37 +0000 (0:00:02.476) 0:01:14.290 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg1 -lv lv2 -s snapset1 -m /mnt/lv2_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command umount] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:37 +0000 (0:00:00.027) 0:01:14.318 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:38 +0000 (0:00:00.325) 0:01:14.643 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:38 +0000 (0:00:00.015) 0:01:14.659 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:38 +0000 (0:00:00.025) 0:01:14.684 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:38 +0000 (0:00:00.011) 0:01:14.696 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Umount the snapshot for lv7] ********************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:178 Friday 01 March 2024 17:59:38 +0000 (0:00:00.016) 0:01:14.713 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:38 +0000 (0:00:00.060) 0:01:14.773 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:38 +0000 (0:00:00.018) 0:01:14.792 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:38 +0000 (0:00:00.022) 0:01:14.814 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:38 +0000 (0:00:00.015) 0:01:14.830 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:38 +0000 (0:00:00.014) 0:01:14.844 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:38 +0000 (0:00:00.031) 0:01:14.876 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:40 +0000 (0:00:02.360) 0:01:17.237 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -vg test_vg3 -lv lv7 -s snapset1 -m /mnt/lv7_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command umount] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:40 +0000 (0:00:00.029) 0:01:17.266 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:40 +0000 (0:00:00.320) 0:01:17.586 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:40 +0000 (0:00:00.015) 0:01:17.601 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:40 +0000 (0:00:00.025) 0:01:17.627 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:40 +0000 (0:00:00.012) 0:01:17.639 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Umount the origin for lv6] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:188 Friday 01 March 2024 17:59:41 +0000 (0:00:00.015) 0:01:17.655 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:41 +0000 (0:00:00.063) 0:01:17.718 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:41 +0000 (0:00:00.018) 0:01:17.737 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:41 +0000 (0:00:00.022) 0:01:17.759 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:41 +0000 (0:00:00.014) 0:01:17.774 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:41 +0000 (0:00:00.015) 0:01:17.789 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:41 +0000 (0:00:00.031) 0:01:17.821 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:43 +0000 (0:00:02.403) 0:01:20.224 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py umount -m /mnt/lv6_mp --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command umount] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:43 +0000 (0:00:00.027) 0:01:20.252 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:43 +0000 (0:00:00.279) 0:01:20.532 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:43 +0000 (0:00:00.043) 0:01:20.575 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:43 +0000 (0:00:00.026) 0:01:20.602 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:43 +0000 (0:00:00.011) 0:01:20.614 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Run the snapshot role remove the snapshot LVs] *************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:195 Friday 01 March 2024 17:59:43 +0000 (0:00:00.016) 0:01:20.630 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:44 +0000 (0:00:00.066) 0:01:20.697 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:44 +0000 (0:00:00.018) 0:01:20.715 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:44 +0000 (0:00:00.024) 0:01:20.740 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:44 +0000 (0:00:00.014) 0:01:20.754 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:44 +0000 (0:00:00.014) 0:01:20.769 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:44 +0000 (0:00:00.031) 0:01:20.800 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:46 +0000 (0:00:02.442) 0:01:23.242 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command remove] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:46 +0000 (0:00:00.028) 0:01:23.270 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:48 +0000 (0:00:01.605) 0:01:24.876 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:48 +0000 (0:00:00.015) 0:01:24.891 ********** changed: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": true, "errors": [ "" ], "return_code": 0 } }, "changed": true } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:48 +0000 (0:00:00.026) 0:01:24.917 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:48 +0000 (0:00:00.011) 0:01:24.929 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Use the snapshot_lvm_verify option to make sure remove is done] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:202 Friday 01 March 2024 17:59:48 +0000 (0:00:00.015) 0:01:24.945 ********** TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:3 Friday 01 March 2024 17:59:48 +0000 (0:00:00.070) 0:01:25.015 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.snapshot : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:48 +0000 (0:00:00.018) 0:01:25.034 ********** skipping: [sut] => { "changed": false, "false_condition": "__snapshot_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Check if system is ostree] ********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:10 Friday 01 March 2024 17:59:48 +0000 (0:00:00.023) 0:01:25.057 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:15 Friday 01 March 2024 17:59:48 +0000 (0:00:00.015) 0:01:25.072 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/set_vars.yml:19 Friday 01 March 2024 17:59:48 +0000 (0:00:00.014) 0:01:25.087 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.snapshot : Ensure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Friday 01 March 2024 17:59:48 +0000 (0:00:00.032) 0:01:25.119 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.snapshot : Show snapshot command] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:12 Friday 01 March 2024 17:59:50 +0000 (0:00:02.425) 0:01:27.544 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py remove -v -s snapset1 --vg-include '^test_'" } TASK [fedora.linux_system_roles.snapshot : Run snapshot command remove] ******** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 Friday 01 March 2024 17:59:50 +0000 (0:00:00.028) 0:01:27.573 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.snapshot : Print out response] ***************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:33 Friday 01 March 2024 17:59:51 +0000 (0:00:00.862) 0:01:28.435 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": false, "rc": 0, "stderr": "Shared connection to 10.31.15.147 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.15.147 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 [fedora.linux_system_roles.snapshot : Parse raw output] ******************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:38 Friday 01 March 2024 17:59:51 +0000 (0:00:00.015) 0:01:28.451 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "" ], "return_code": 0 } }, "changed": false } TASK [fedora.linux_system_roles.snapshot : Set snapshot_facts to the JSON results] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:43 Friday 01 March 2024 17:59:51 +0000 (0:00:00.025) 0:01:28.476 ********** skipping: [sut] => { "changed": false, "false_condition": "snapshot_lvm_action == \"list\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.snapshot : Show errors] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:48 Friday 01 March 2024 17:59:51 +0000 (0:00:00.012) 0:01:28.488 ********** skipping: [sut] => { "false_condition": "snapshot_cmd[\"return_code\"] != 0" } TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tests_umount_verify.yml:210 Friday 01 March 2024 17:59:51 +0000 (0:00:00.015) 0:01:28.504 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml for sut TASK [Remove storage volumes] ************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:7 Friday 01 March 2024 17:59:51 +0000 (0:00:00.073) 0:01:28.577 ********** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 01 March 2024 17:59:51 +0000 (0:00:00.020) 0:01:28.598 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 01 March 2024 17:59:51 +0000 (0:00:00.018) 0:01:28.616 ********** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 01 March 2024 17:59:51 +0000 (0:00:00.023) 0:01:28.640 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "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-failuresopjuikx5/.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-failuresopjuikx5/.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 01 March 2024 17:59:52 +0000 (0:00:00.033) 0:01:28.673 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 01 March 2024 17:59:52 +0000 (0:00:00.017) 0:01:28.690 ********** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 01 March 2024 17:59:52 +0000 (0:00:00.016) 0:01:28.706 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 01 March 2024 17:59:52 +0000 (0:00:00.013) 0:01:28.720 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 01 March 2024 17:59:52 +0000 (0:00:00.013) 0:01:28.734 ********** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 01 March 2024 17:59:52 +0000 (0:00:00.030) 0:01:28.764 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 01 March 2024 17:59:54 +0000 (0:00:02.367) 0:01:31.132 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:59:54 +0000 (0:00:00.030) 0:01:31.162 ********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 01 March 2024 17:59:54 +0000 (0:00:00.016) 0:01:31.178 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 01 March 2024 18:00:01 +0000 (0:00:06.612) 0:01:37.791 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 01 March 2024 18:00:01 +0000 (0:00:00.025) 0:01:37.816 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 01 March 2024 18:00:01 +0000 (0:00:00.020) 0:01:37.837 ********** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 01 March 2024 18:00:01 +0000 (0:00:00.020) 0:01:37.857 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 01 March 2024 18:00:01 +0000 (0:00:00.019) 0:01:37.876 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 01 March 2024 18:00:03 +0000 (0:00:02.376) 0:01:40.253 ********** 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" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "lvm2-pvscan@8:112.service": { "name": "lvm2-pvscan@8:112.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:128.service": { "name": "lvm2-pvscan@8:128.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:144.service": { "name": "lvm2-pvscan@8:144.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:16.service": { "name": "lvm2-pvscan@8:16.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:32.service": { "name": "lvm2-pvscan@8:32.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:48.service": { "name": "lvm2-pvscan@8:48.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:64.service": { "name": "lvm2-pvscan@8:64.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:80.service": { "name": "lvm2-pvscan@8:80.service", "source": "systemd", "state": "stopped", "status": "active" }, "lvm2-pvscan@8:96.service": { "name": "lvm2-pvscan@8:96.service", "source": "systemd", "state": "stopped", "status": "active" }, "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" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "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" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 01 March 2024 18:00:05 +0000 (0:00:01.617) 0:01:41.871 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 01 March 2024 18:00:05 +0000 (0:00:00.032) 0:01:41.903 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 01 March 2024 18:00:05 +0000 (0:00:00.010) 0:01:41.914 ********** 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/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "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/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "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/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 18:00:17 +0000 (0:00:11.737) 0:01:53.652 ********** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 01 March 2024 18:00:17 +0000 (0:00:00.020) 0:01:53.672 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 18:00:17 +0000 (0:00:00.010) 0:01:53.683 ********** 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/sdj", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdi", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdh", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdg", "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/sde", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdd", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdf", "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/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 18:00:17 +0000 (0:00:00.026) 0:01:53.709 ********** 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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 18:00:17 +0000 (0:00:00.021) 0:01:53.731 ********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 01 March 2024 18:00:17 +0000 (0:00:00.014) 0:01:53.746 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 01 March 2024 18:00:17 +0000 (0:00:00.020) 0:01:53.767 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 01 March 2024 18:00:17 +0000 (0:00:00.012) 0:01:53.779 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 01 March 2024 18:00:17 +0000 (0:00:00.024) 0:01:53.803 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 01 March 2024 18:00:17 +0000 (0:00:00.021) 0:01:53.825 ********** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 01 March 2024 18:00:17 +0000 (0:00:00.012) 0:01:53.837 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709315352.8528388, "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-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 01 March 2024 18:00:17 +0000 (0:00:00.197) 0:01:54.034 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 01 March 2024 18:00:17 +0000 (0:00:00.012) 0:01:54.047 ********** ok: [sut] TASK [Save unused_disk_return before verify] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:29 Friday 01 March 2024 18:00:18 +0000 (0:00:00.763) 0:01:54.810 ********** 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-failuresopjuikx5/tests/tasks/cleanup.yml:33 Friday 01 March 2024 18:00:18 +0000 (0:00:00.014) 0:01:54.824 ********** included: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml for sut TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:5 Friday 01 March 2024 18:00:18 +0000 (0:00:00.018) 0:01:54.843 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:10 Friday 01 March 2024 18:00:18 +0000 (0:00:00.052) 0:01:54.895 ********** skipping: [sut] => { "changed": false, "false_condition": "not __snapshot_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:14 Friday 01 March 2024 18:00:18 +0000 (0:00:00.015) 0:01:54.911 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:23 Friday 01 March 2024 18:00:20 +0000 (0:00:02.357) 0:01:57.268 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ], "info": [ "Disk [/dev/sdb] attrs [{'type': 'disk', 'size': '1073741824', 'fstype': 'LVM2_member'}] has fstype" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:31 Friday 01 March 2024 18:00:20 +0000 (0:00:00.205) 0:01:57.474 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ] }, "changed": false } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:36 Friday 01 March 2024 18:00:20 +0000 (0:00:00.013) 0:01:57.488 ********** ok: [sut] => { "unused_disks": [ "sda", "sdc", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ] } TASK [Print info from find_unused_disk] **************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:44 Friday 01 March 2024 18:00:20 +0000 (0:00:00.012) 0:01:57.500 ********** skipping: [sut] => { "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)" } TASK [Show disk information] *************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/get_unused_disk.yml:49 Friday 01 March 2024 18:00:20 +0000 (0:00:00.023) 0:01:57.524 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "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-failuresopjuikx5/tests/get_unused_disk.yml:58 Friday 01 March 2024 18:00:20 +0000 (0:00:00.021) 0:01:57.545 ********** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Ensure dmsetup] ********************************************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:39 Friday 01 March 2024 18:00:20 +0000 (0:00:00.020) 0:01:57.566 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Debug why list of unused disks has changed] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:45 Friday 01 March 2024 18:00:23 +0000 (0:00:02.436) 0:02:00.002 ********** 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\ndmsetup table || :\ncat /tmp/blivet.log || :\n", "delta": "0:00:00.402742", "end": "2024-03-01 18:00:23.990201", "failed_when_result": true, "rc": 0, "start": "2024-03-01 18:00:23.587459" } 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/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,rdma) 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/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,freezer) cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpu,cpuacct) cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,cpuset) cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,pids) cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,hugetlb) cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,devices) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,memory) cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,seclabel,blkio) 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=41,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=14910) debugfs on /sys/kernel/debug type debugfs (rw,relatime,seclabel) mqueue on /dev/mqueue type mqueue (rw,relatime,seclabel) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) 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.4G 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 17:55:18,662 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 20 None None None {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "lv1", "percent_space_required": -20}]} False 2024-03-01 17:55:18,662 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'lv1', 'percent_space_required': -20}]} 2024-03-01 17:55:18,662 INFO snapshot-role/MainThread: exit code: 24: ['percent_space_required must be greater than 1: -20'] 2024-03-01 17:56:19,870 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg1 lv1 snapset1 None False 2024-03-01 17:56:19,870 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:56:19,894 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:19,895 INFO snapshot-role/MainThread: { 2024-03-01 17:56:19,895 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:19,895 INFO snapshot-role/MainThread: { 2024-03-01 17:56:19,895 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:19,895 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 17:56:19,895 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 17:56:19,895 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,895 INFO snapshot-role/MainThread: } 2024-03-01 17:56:19,895 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,895 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,895 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:19,895 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,895 INFO snapshot-role/MainThread: } 2024-03-01 17:56:19,895 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:56:19,918 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:19,918 INFO snapshot-role/MainThread: { 2024-03-01 17:56:19,918 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:19,919 INFO snapshot-role/MainThread: { 2024-03-01 17:56:19,919 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:19,919 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 17:56:19,919 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,919 INFO snapshot-role/MainThread: } 2024-03-01 17:56:19,919 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,919 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,919 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:19,919 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,919 INFO snapshot-role/MainThread: } 2024-03-01 17:56:19,919 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 17:56:19,947 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: { 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: { 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: {"lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "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 17:56:19,947 INFO snapshot-role/MainThread: {"lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "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 17:56:19,947 INFO snapshot-role/MainThread: {"lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN", "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 17:56:19,947 INFO snapshot-role/MainThread: {"lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR", "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 17:56:19,947 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,947 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "pv_name":"/dev/sdj"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "pv_name":"/dev/sdh"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "pv_name":"/dev/sdi"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN"} 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: } 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: { 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:56:19,948 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: {"lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf", "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 17:56:19,949 INFO snapshot-role/MainThread: {"lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS", "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 17:56:19,949 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS", "pv_name":"/dev/sdd"}, 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf", "pv_name":"/dev/sdd"}, 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf"}, 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS"} 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: } 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: { 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:56:19,949 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: {"lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW", "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 17:56:19,950 INFO snapshot-role/MainThread: {"lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "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 17:56:19,950 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "pv_name":"/dev/sda"}, 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi"}, 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi"}, 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW"} 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: } 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: } 2024-03-01 17:56:19,950 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 17:56:19,951 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 17:56:19,951 INFO snapshot-role/MainThread: LV: total 482344960 2024-03-01 17:56:19,951 INFO snapshot-role/MainThread: space needed: 72351744.00 space available: 1107296256 sufficient space: 1 2024-03-01 17:56:19,951 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 17:56:19,979 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: { 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: { 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: {"lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "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 17:56:19,980 INFO snapshot-role/MainThread: {"lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "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 17:56:19,980 INFO snapshot-role/MainThread: {"lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN", "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 17:56:19,980 INFO snapshot-role/MainThread: {"lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR", "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 17:56:19,980 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "pv_name":"/dev/sdj"}, 2024-03-01 17:56:19,980 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "pv_name":"/dev/sdh"}, 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "pv_name":"/dev/sdi"}, 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR"}, 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg"}, 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg"}, 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS"}, 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS"}, 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN"} 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: } 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: { 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:19,981 INFO snapshot-role/MainThread: {"lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf", "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 17:56:19,982 INFO snapshot-role/MainThread: {"lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS", "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 17:56:19,982 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS", "pv_name":"/dev/sdd"}, 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf", "pv_name":"/dev/sdd"}, 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf"}, 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS"} 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: } 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: { 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:19,982 INFO snapshot-role/MainThread: {"lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW", "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 17:56:19,982 INFO snapshot-role/MainThread: {"lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "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 17:56:19,983 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "pv_name":"/dev/sda"}, 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi"}, 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi"}, 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW"} 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: } 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: , 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: } 2024-03-01 17:56:19,983 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:56:20,007 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:20,007 INFO snapshot-role/MainThread: { 2024-03-01 17:56:20,008 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:20,008 INFO snapshot-role/MainThread: { 2024-03-01 17:56:20,008 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:20,008 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 17:56:20,008 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:20,008 INFO snapshot-role/MainThread: } 2024-03-01 17:56:20,008 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:20,008 INFO snapshot-role/MainThread: , 2024-03-01 17:56:20,008 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:20,008 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:20,008 INFO snapshot-role/MainThread: } 2024-03-01 17:56:20,008 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:56:20,030 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:20,030 INFO snapshot-role/MainThread: { 2024-03-01 17:56:20,031 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:20,031 INFO snapshot-role/MainThread: { 2024-03-01 17:56:20,031 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:20,031 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 17:56:20,031 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 17:56:20,031 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:20,031 INFO snapshot-role/MainThread: } 2024-03-01 17:56:20,031 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:20,031 INFO snapshot-role/MainThread: , 2024-03-01 17:56:20,031 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:20,031 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:20,031 INFO snapshot-role/MainThread: } 2024-03-01 17:56:20,031 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:56:20,053 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:56:20,054 INFO snapshot-role/MainThread: { 2024-03-01 17:56:20,054 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:20,054 INFO snapshot-role/MainThread: { 2024-03-01 17:56:20,054 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:20,054 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:20,054 INFO snapshot-role/MainThread: } 2024-03-01 17:56:20,054 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:20,054 INFO snapshot-role/MainThread: , 2024-03-01 17:56:20,054 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:20,054 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:20,054 INFO snapshot-role/MainThread: } 2024-03-01 17:56:20,054 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 17:56:20,301 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:20,301 INFO snapshot-role/MainThread: { 2024-03-01 17:56:20,301 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:20,302 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:20,302 INFO snapshot-role/MainThread: } 2024-03-01 17:56:20,302 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:56:23,193 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg1 lv1 snapset1 1 None 2024-03-01 17:56:23,193 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 17:56:23,221 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: { 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: { 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:23,222 INFO snapshot-role/MainThread: {"lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "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 17:56:23,222 INFO snapshot-role/MainThread: {"lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "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 17:56:23,222 INFO snapshot-role/MainThread: {"lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN", "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 17:56:23,222 INFO snapshot-role/MainThread: {"lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR", "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 17:56:23,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "pv_name":"/dev/sdj"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "pv_name":"/dev/sdh"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "pv_name":"/dev/sdi"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN"} 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: } 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: { 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:56:23,223 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: {"lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf", "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 17:56:23,224 INFO snapshot-role/MainThread: {"lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS", "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 17:56:23,224 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS", "pv_name":"/dev/sdd"}, 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf", "pv_name":"/dev/sdd"}, 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf"}, 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS"} 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: } 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: { 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11", "vg_size":"3196059648", "vg_free":"1031798784", "vg_extent_size":"4194304"} 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,224 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: {"lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW", "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 17:56:23,225 INFO snapshot-role/MainThread: {"lv_uuid":"2Mw6Gd-AEkq-d1Q3-xs5g-uaOW-ez83-pGEFpz", "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 17:56:23,225 INFO snapshot-role/MainThread: {"lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "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 17:56:23,225 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "pv_name":"/dev/sda"}, 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX", "lv_uuid":"2Mw6Gd-AEkq-d1Q3-xs5g-uaOW-ez83-pGEFpz", "pv_name":"/dev/sdc"}, 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"236", "segtype":"free", "pv_uuid":"dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"2Mw6Gd-AEkq-d1Q3-xs5g-uaOW-ez83-pGEFpz"}, 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi"}, 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi"}, 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW"} 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: } 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,225 INFO snapshot-role/MainThread: } 2024-03-01 17:56:23,226 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:56:23,248 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:23,248 INFO snapshot-role/MainThread: { 2024-03-01 17:56:23,248 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:23,248 INFO snapshot-role/MainThread: { 2024-03-01 17:56:23,248 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:23,248 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 17:56:23,249 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,249 INFO snapshot-role/MainThread: } 2024-03-01 17:56:23,249 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,249 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,249 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:23,249 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,249 INFO snapshot-role/MainThread: } 2024-03-01 17:56:23,249 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:56:23,272 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:23,272 INFO snapshot-role/MainThread: { 2024-03-01 17:56:23,272 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:23,272 INFO snapshot-role/MainThread: { 2024-03-01 17:56:23,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:23,272 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 17:56:23,272 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 17:56:23,272 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 17:56:23,272 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,272 INFO snapshot-role/MainThread: } 2024-03-01 17:56:23,272 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,272 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,272 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:23,272 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,272 INFO snapshot-role/MainThread: } 2024-03-01 17:56:23,272 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:56:23,298 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:23,298 INFO snapshot-role/MainThread: { 2024-03-01 17:56:23,298 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:23,298 INFO snapshot-role/MainThread: { 2024-03-01 17:56:23,299 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:23,299 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 17:56:23,299 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,299 INFO snapshot-role/MainThread: } 2024-03-01 17:56:23,299 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,299 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,299 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:23,299 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,299 INFO snapshot-role/MainThread: } 2024-03-01 17:56:23,299 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:56:23,321 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:23,322 INFO snapshot-role/MainThread: { 2024-03-01 17:56:23,322 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:23,322 INFO snapshot-role/MainThread: { 2024-03-01 17:56:23,322 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:23,322 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 17:56:23,322 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,322 INFO snapshot-role/MainThread: } 2024-03-01 17:56:23,322 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,322 INFO snapshot-role/MainThread: , 2024-03-01 17:56:23,322 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:23,322 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:23,322 INFO snapshot-role/MainThread: } 2024-03-01 17:56:23,322 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:56:26,165 INFO snapshot-role/MainThread: remove_cmd: remove test_vg1 lv1 snapset1 0 None 2024-03-01 17:56:26,165 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 17:56:26,195 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: { 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: { 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,195 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "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 17:56:26,196 INFO snapshot-role/MainThread: {"lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "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 17:56:26,196 INFO snapshot-role/MainThread: {"lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN", "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 17:56:26,196 INFO snapshot-role/MainThread: {"lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR", "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 17:56:26,196 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "pv_name":"/dev/sdj"}, 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "pv_name":"/dev/sdh"}, 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "pv_name":"/dev/sdi"}, 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR"}, 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg"}, 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg"}, 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS"}, 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS"}, 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN"} 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: } 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: { 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:26,196 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: {"lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf", "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 17:56:26,197 INFO snapshot-role/MainThread: {"lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS", "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 17:56:26,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS", "pv_name":"/dev/sdd"}, 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf", "pv_name":"/dev/sdd"}, 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf"}, 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS"} 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: } 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: { 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:26,197 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11", "vg_size":"3196059648", "vg_free":"1031798784", "vg_extent_size":"4194304"} 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW", "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 17:56:26,198 INFO snapshot-role/MainThread: {"lv_uuid":"2Mw6Gd-AEkq-d1Q3-xs5g-uaOW-ez83-pGEFpz", "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 17:56:26,198 INFO snapshot-role/MainThread: {"lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "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 17:56:26,198 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "pv_name":"/dev/sda"}, 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX", "lv_uuid":"2Mw6Gd-AEkq-d1Q3-xs5g-uaOW-ez83-pGEFpz", "pv_name":"/dev/sdc"}, 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"236", "segtype":"free", "pv_uuid":"dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"2Mw6Gd-AEkq-d1Q3-xs5g-uaOW-ez83-pGEFpz"}, 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi"}, 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi"}, 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW"} 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: } 2024-03-01 17:56:26,198 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,199 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,199 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:26,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,199 INFO snapshot-role/MainThread: } 2024-03-01 17:56:26,199 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:56:26,221 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:26,222 INFO snapshot-role/MainThread: { 2024-03-01 17:56:26,222 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:26,222 INFO snapshot-role/MainThread: { 2024-03-01 17:56:26,222 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:26,222 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 17:56:26,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,222 INFO snapshot-role/MainThread: } 2024-03-01 17:56:26,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,222 INFO snapshot-role/MainThread: , 2024-03-01 17:56:26,222 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:26,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,222 INFO snapshot-role/MainThread: } 2024-03-01 17:56:26,222 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 17:56:26,360 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:26,361 INFO snapshot-role/MainThread: { 2024-03-01 17:56:26,361 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:26,361 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:26,361 INFO snapshot-role/MainThread: } 2024-03-01 17:56:26,361 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:56:29,238 INFO snapshot-role/MainThread: remove_cmd: remove test_vg1 lv1 snapset1 1 None 2024-03-01 17:56:29,238 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:56:29,263 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:29,263 INFO snapshot-role/MainThread: { 2024-03-01 17:56:29,263 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:29,263 INFO snapshot-role/MainThread: { 2024-03-01 17:56:29,263 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:29,263 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 17:56:29,263 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,263 INFO snapshot-role/MainThread: } 2024-03-01 17:56:29,263 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,263 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,263 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:29,263 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,263 INFO snapshot-role/MainThread: } 2024-03-01 17:56:29,263 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 17:56:29,290 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: { 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: { 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: {"lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "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 17:56:29,291 INFO snapshot-role/MainThread: {"lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "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 17:56:29,291 INFO snapshot-role/MainThread: {"lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN", "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 17:56:29,291 INFO snapshot-role/MainThread: {"lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR", "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 17:56:29,291 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "pv_name":"/dev/sdj"}, 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "pv_name":"/dev/sdh"}, 2024-03-01 17:56:29,291 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg", "pv_name":"/dev/sdi"}, 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS", "pv_name":"/dev/sdg"}, 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR"}, 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg"}, 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg"}, 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS"}, 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS"}, 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN"} 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: } 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: { 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:29,292 INFO snapshot-role/MainThread: {"lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf", "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 17:56:29,292 INFO snapshot-role/MainThread: {"lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS", "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 17:56:29,293 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS", "pv_name":"/dev/sdd"}, 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf", "pv_name":"/dev/sdd"}, 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf"}, 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS"} 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: } 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: { 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:29,293 INFO snapshot-role/MainThread: {"lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW", "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 17:56:29,293 INFO snapshot-role/MainThread: {"lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "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 17:56:29,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "pv_name":"/dev/sda"}, 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi"}, 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi"}, 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW"} 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: } 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: } 2024-03-01 17:56:29,294 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:56:29,320 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:29,320 INFO snapshot-role/MainThread: { 2024-03-01 17:56:29,320 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:29,320 INFO snapshot-role/MainThread: { 2024-03-01 17:56:29,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:29,320 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 17:56:29,320 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,320 INFO snapshot-role/MainThread: } 2024-03-01 17:56:29,320 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,320 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,320 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:29,320 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,320 INFO snapshot-role/MainThread: } 2024-03-01 17:56:29,320 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:56:29,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:56:29,345 INFO snapshot-role/MainThread: { 2024-03-01 17:56:29,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:29,345 INFO snapshot-role/MainThread: { 2024-03-01 17:56:29,345 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:29,345 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 17:56:29,345 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 17:56:29,345 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,345 INFO snapshot-role/MainThread: } 2024-03-01 17:56:29,345 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,345 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,345 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:29,345 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,345 INFO snapshot-role/MainThread: } 2024-03-01 17:56:29,345 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:56:29,368 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:56:29,368 INFO snapshot-role/MainThread: { 2024-03-01 17:56:29,369 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:56:29,369 INFO snapshot-role/MainThread: { 2024-03-01 17:56:29,369 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:56:29,369 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,369 INFO snapshot-role/MainThread: } 2024-03-01 17:56:29,369 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,369 INFO snapshot-role/MainThread: , 2024-03-01 17:56:29,369 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:56:29,369 INFO snapshot-role/MainThread: ] 2024-03-01 17:56:29,369 INFO snapshot-role/MainThread: } 2024-03-01 17:56:29,369 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:57:40,391 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 test_vg2 None snapset1 None False 2024-03-01 17:57:40,391 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:57:40,419 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:40,419 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,419 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:40,419 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,419 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:40,419 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 17:57:40,419 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 17:57:40,419 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,419 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,419 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,419 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,419 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:40,419 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,419 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,419 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 17:57:40,447 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: {"lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "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 17:57:40,447 INFO snapshot-role/MainThread: {"lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "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 17:57:40,447 INFO snapshot-role/MainThread: {"lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre", "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 17:57:40,447 INFO snapshot-role/MainThread: {"lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1", "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 17:57:40,447 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,447 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "pv_name":"/dev/sdi"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "pv_name":"/dev/sdh"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "pv_name":"/dev/sdj"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q"} 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:57:40,448 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: {"lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD", "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 17:57:40,449 INFO snapshot-role/MainThread: {"lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi", "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 17:57:40,449 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi"}, 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD"} 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:57:40,449 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: {"lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ", "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 17:57:40,450 INFO snapshot-role/MainThread: {"lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "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 17:57:40,450 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "pv_name":"/dev/sda"}, 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ"}, 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl"}, 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl"} 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,450 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,451 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 17:57:40,451 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 17:57:40,451 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 17:57:40,451 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 17:57:40,451 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 17:57:40,451 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 17:57:40,477 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:40,477 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "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 17:57:40,478 INFO snapshot-role/MainThread: {"lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "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 17:57:40,478 INFO snapshot-role/MainThread: {"lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre", "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 17:57:40,478 INFO snapshot-role/MainThread: {"lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1", "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 17:57:40,478 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "pv_name":"/dev/sdi"}, 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "pv_name":"/dev/sdh"}, 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "pv_name":"/dev/sdj"}, 2024-03-01 17:57:40,478 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre"}, 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1"}, 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI"}, 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI"}, 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q"}, 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q"} 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: {"lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD", "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 17:57:40,479 INFO snapshot-role/MainThread: {"lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi", "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 17:57:40,479 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:40,479 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi"}, 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD"} 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: {"lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ", "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 17:57:40,480 INFO snapshot-role/MainThread: {"lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "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 17:57:40,480 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:40,480 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "pv_name":"/dev/sda"}, 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ"}, 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl"}, 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl"} 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,481 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:57:40,504 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:40,504 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,504 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:40,504 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,504 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:40,504 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 17:57:40,505 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,505 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,505 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,505 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,505 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:40,505 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,505 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,505 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:57:40,526 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:40,526 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,526 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:40,526 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,526 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:40,526 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 17:57:40,527 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 17:57:40,527 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,527 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,527 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,527 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,527 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:40,527 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,527 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,527 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:57:40,552 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:57:40,552 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,552 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:40,552 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,552 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:40,552 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,553 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,553 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,553 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,553 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:40,553 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,553 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,553 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 17:57:40,763 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:40,763 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,764 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:40,764 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,764 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,764 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:57:40,808 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:40,808 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,808 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:40,808 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,808 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:40,808 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 17:57:40,808 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,808 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,808 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,808 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,808 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:40,808 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,809 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,809 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:57:40,832 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:40,833 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,833 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:40,833 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,833 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:40,833 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 17:57:40,833 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 17:57:40,833 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 17:57:40,833 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,833 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,833 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,833 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,833 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:40,833 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,833 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,833 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:57:40,856 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:57:40,856 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,857 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:40,857 INFO snapshot-role/MainThread: { 2024-03-01 17:57:40,857 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:40,857 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,857 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,857 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,857 INFO snapshot-role/MainThread: , 2024-03-01 17:57:40,857 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:40,857 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:40,857 INFO snapshot-role/MainThread: } 2024-03-01 17:57:40,857 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 17:57:41,067 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:41,068 INFO snapshot-role/MainThread: { 2024-03-01 17:57:41,068 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:41,068 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:41,068 INFO snapshot-role/MainThread: } 2024-03-01 17:57:41,068 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:57:43,984 INFO snapshot-role/MainThread: check_cmd: check 20 test_vg2 None snapset1 1 None 2024-03-01 17:57:43,984 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 17:57:44,012 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: {"lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "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 17:57:44,013 INFO snapshot-role/MainThread: {"lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "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 17:57:44,013 INFO snapshot-role/MainThread: {"lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre", "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 17:57:44,013 INFO snapshot-role/MainThread: {"lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1", "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 17:57:44,013 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,013 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "pv_name":"/dev/sdi"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "pv_name":"/dev/sdh"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "pv_name":"/dev/sdj"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q"} 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,014 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD", "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 17:57:44,015 INFO snapshot-role/MainThread: {"lv_uuid":"TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x", "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 17:57:44,015 INFO snapshot-role/MainThread: {"lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi", "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 17:57:44,015 INFO snapshot-role/MainThread: {"lv_uuid":"fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr", "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 17:57:44,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU", "lv_uuid":"fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr", "pv_name":"/dev/sde"}, 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi"}, 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x"}, 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD"}, 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr"} 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:44,015 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: {"lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ", "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 17:57:44,016 INFO snapshot-role/MainThread: {"lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "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 17:57:44,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "pv_name":"/dev/sda"}, 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ"}, 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl"}, 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl"} 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,016 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,017 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:57:44,042 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:44,042 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,042 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:44,042 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,042 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:44,042 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 17:57:44,042 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,042 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,042 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,042 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,042 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:44,042 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,042 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,042 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:57:44,069 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:44,069 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,069 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:44,069 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,069 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:44,069 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 17:57:44,069 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 17:57:44,069 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 17:57:44,069 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 17:57:44,069 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,069 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,069 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,069 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,069 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:44,069 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,069 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,069 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:57:44,097 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:44,097 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,097 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:44,097 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,097 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:44,097 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 17:57:44,097 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,097 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,097 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,097 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,097 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:44,097 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,097 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,097 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:57:44,122 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:44,123 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,123 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:44,123 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,123 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:44,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 17:57:44,123 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,123 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,123 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,123 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,123 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:44,123 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,123 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,123 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:57:44,147 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:44,148 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,148 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:44,148 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,148 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:44,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 17:57:44,148 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,148 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,148 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,148 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,148 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:44,148 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,148 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,148 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:57:44,172 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:44,173 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,173 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:44,173 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,173 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:44,173 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 17:57:44,173 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,173 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,173 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,173 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,173 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:44,173 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,173 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,173 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:57:44,198 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:44,199 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,199 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:44,199 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,199 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:44,199 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 17:57:44,199 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 17:57:44,199 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 17:57:44,199 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 17:57:44,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,199 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,199 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,199 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:44,199 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,199 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,199 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:57:44,222 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:44,222 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,222 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:44,222 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,222 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:44,222 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 17:57:44,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,222 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,223 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,223 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:44,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,223 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,223 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:57:44,245 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:44,245 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,246 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:44,246 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,246 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:44,246 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 17:57:44,246 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,246 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,246 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,246 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,246 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:44,246 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,246 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,246 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:57:44,269 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:44,269 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,269 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:44,270 INFO snapshot-role/MainThread: { 2024-03-01 17:57:44,270 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:44,270 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 17:57:44,270 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,270 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,270 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,270 INFO snapshot-role/MainThread: , 2024-03-01 17:57:44,270 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:44,270 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:44,270 INFO snapshot-role/MainThread: } 2024-03-01 17:57:44,270 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:57:47,198 INFO snapshot-role/MainThread: remove_cmd: remove test_vg1 None snapset1 0 None 2024-03-01 17:57:47,198 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 17:57:47,228 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: { 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: { 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:47,229 INFO snapshot-role/MainThread: {"lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "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 17:57:47,229 INFO snapshot-role/MainThread: {"lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "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 17:57:47,229 INFO snapshot-role/MainThread: {"lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre", "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 17:57:47,229 INFO snapshot-role/MainThread: {"lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1", "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 17:57:47,229 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "pv_name":"/dev/sdi"}, 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "pv_name":"/dev/sdh"}, 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "pv_name":"/dev/sdj"}, 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre"}, 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1"}, 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI"}, 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI"}, 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q"}, 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q"} 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: } 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: { 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:47,230 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD", "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 17:57:47,231 INFO snapshot-role/MainThread: {"lv_uuid":"TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x", "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 17:57:47,231 INFO snapshot-role/MainThread: {"lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi", "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 17:57:47,231 INFO snapshot-role/MainThread: {"lv_uuid":"fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr", "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 17:57:47,231 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU", "lv_uuid":"fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr", "pv_name":"/dev/sde"}, 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi"}, 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x"}, 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD"}, 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr"} 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: } 2024-03-01 17:57:47,231 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: { 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: {"lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ", "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 17:57:47,232 INFO snapshot-role/MainThread: {"lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "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 17:57:47,232 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "pv_name":"/dev/sda"}, 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ"}, 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl"}, 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl"} 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,232 INFO snapshot-role/MainThread: } 2024-03-01 17:57:47,233 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,233 INFO snapshot-role/MainThread: , 2024-03-01 17:57:47,233 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:47,233 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:47,233 INFO snapshot-role/MainThread: } 2024-03-01 17:57:47,233 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:57:50,080 INFO snapshot-role/MainThread: remove_cmd: remove test_vg1 None snapset1 1 None 2024-03-01 17:57:50,080 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 17:57:50,107 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: {"lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "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 17:57:50,108 INFO snapshot-role/MainThread: {"lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "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 17:57:50,108 INFO snapshot-role/MainThread: {"lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre", "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 17:57:50,108 INFO snapshot-role/MainThread: {"lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1", "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 17:57:50,108 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:50,108 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "pv_name":"/dev/sdi"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q", "pv_name":"/dev/sdh"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI", "pv_name":"/dev/sdj"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q"} 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,109 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD", "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 17:57:50,110 INFO snapshot-role/MainThread: {"lv_uuid":"TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x", "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 17:57:50,110 INFO snapshot-role/MainThread: {"lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi", "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 17:57:50,110 INFO snapshot-role/MainThread: {"lv_uuid":"fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr", "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 17:57:50,110 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU", "lv_uuid":"fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr", "pv_name":"/dev/sde"}, 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi"}, 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x"}, 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD"}, 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr"} 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:57:50,110 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: {"lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ", "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 17:57:50,111 INFO snapshot-role/MainThread: {"lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "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 17:57:50,111 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl", "pv_name":"/dev/sda"}, 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ"}, 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl"}, 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl"} 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,111 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,112 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:57:50,135 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:50,135 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,135 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:50,135 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,135 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:50,136 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 17:57:50,136 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,136 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,136 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,136 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,136 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:50,136 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,136 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,136 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:57:50,159 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:50,160 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,160 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:50,160 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,160 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:50,160 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 17:57:50,160 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 17:57:50,160 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,160 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,160 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,160 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,160 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:50,160 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,160 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,160 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:57:50,183 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:57:50,184 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,184 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:50,184 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,184 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:50,184 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,184 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,184 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,184 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,184 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:50,184 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,184 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,184 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:57:50,208 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:50,208 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,208 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:50,208 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,208 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:50,209 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 17:57:50,209 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,209 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,209 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,209 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,209 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:50,209 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,209 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,209 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:57:50,231 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:57:50,231 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,231 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:50,231 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,231 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:50,231 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 17:57:50,231 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 17:57:50,231 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,232 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,232 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,232 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,232 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:50,232 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,232 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,232 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:57:50,253 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:57:50,253 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,253 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:57:50,253 INFO snapshot-role/MainThread: { 2024-03-01 17:57:50,253 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:57:50,253 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,253 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,253 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,253 INFO snapshot-role/MainThread: , 2024-03-01 17:57:50,254 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:57:50,254 INFO snapshot-role/MainThread: ] 2024-03-01 17:57:50,254 INFO snapshot-role/MainThread: } 2024-03-01 17:57:50,254 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:01,189 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 17:59:01,189 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 17:59:01,219 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,219 INFO snapshot-role/MainThread: {"lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "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 17:59:01,219 INFO snapshot-role/MainThread: {"lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "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 17:59:01,219 INFO snapshot-role/MainThread: {"lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM", "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 17:59:01,220 INFO snapshot-role/MainThread: {"lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv", "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 17:59:01,220 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "pv_name":"/dev/sdh"}, 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "pv_name":"/dev/sdi"} 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM"}, 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX"}, 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX"}, 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT"}, 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT"}, 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv"} 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,220 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: {"lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz", "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 17:59:01,221 INFO snapshot-role/MainThread: {"lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd", "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 17:59:01,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz"}, 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd"} 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,221 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: {"lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1", "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 17:59:01,222 INFO snapshot-role/MainThread: {"lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "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 17:59:01,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "pv_name":"/dev/sda"}, 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "pv_name":"/dev/sdb"}, 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1", "pv_name":"/dev/sdb"}, 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq"}, 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq"}, 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1"} 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,222 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: VG: test_vg3 free 1052770304 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: LV: lv5 size : 1283457024 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: LV: lv6 size : 1069547520 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: LV: total 3208642560 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: space needed: 481296384.00 space available: 1052770304 sufficient space: 1 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: VG: test_vg2 free 2231369728 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: LV: lv4 size : 641728512 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: LV: total 964689920 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: space needed: 144703488.00 space available: 2231369728 sufficient space: 1 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: VG: test_vg1 free 1107296256 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: LV: lv1 size : 482344960 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: LV: lv2 size : 1606418432 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: LV: total 2088763392 2024-03-01 17:59:01,223 INFO snapshot-role/MainThread: space needed: 313314508.80 space available: 1107296256 sufficient space: 1 2024-03-01 17:59:01,223 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 17:59:01,250 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,250 INFO snapshot-role/MainThread: {"lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "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 17:59:01,250 INFO snapshot-role/MainThread: {"lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "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 17:59:01,250 INFO snapshot-role/MainThread: {"lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM", "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 17:59:01,251 INFO snapshot-role/MainThread: {"lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv", "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 17:59:01,251 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "pv_name":"/dev/sdh"}, 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "pv_name":"/dev/sdi"} 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM"}, 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX"}, 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX"}, 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT"}, 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT"}, 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv"} 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,251 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: {"lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz", "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 17:59:01,252 INFO snapshot-role/MainThread: {"lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd", "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 17:59:01,252 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz"}, 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd"} 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,252 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: {"lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1", "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 17:59:01,253 INFO snapshot-role/MainThread: {"lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "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 17:59:01,253 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "pv_name":"/dev/sda"}, 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "pv_name":"/dev/sdb"}, 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1", "pv_name":"/dev/sdb"}, 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq"}, 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq"}, 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1"} 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,253 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,254 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:59:01,277 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:01,278 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,278 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:01,278 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,278 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,278 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 17:59:01,278 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,278 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,278 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,278 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,278 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:01,278 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,278 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,278 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:01,301 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:01,301 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,301 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:01,302 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,302 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,302 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 17:59:01,302 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 17:59:01,302 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 17:59:01,302 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 17:59:01,302 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,302 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,302 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,302 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,302 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:01,302 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,302 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,302 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 17:59:01,326 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:01,326 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,326 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:01,326 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,327 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,327 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,327 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,327 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,327 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,327 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:01,327 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,327 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,327 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 192544768B test_vg3/lv5 2024-03-01 17:59:01,551 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:01,551 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,551 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:01,551 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,551 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,551 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:59:01,602 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:01,602 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,602 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:01,602 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,602 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,602 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 17:59:01,602 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,602 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,603 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,603 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,603 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:01,603 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,603 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,603 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:01,633 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:01,633 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,633 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:01,633 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,633 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,633 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 17:59:01,633 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 17:59:01,633 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 17:59:01,633 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 17:59:01,633 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 17:59:01,633 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,633 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,633 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,633 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,633 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:01,633 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,633 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,633 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 17:59:01,657 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:01,658 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,658 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:01,658 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,658 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,658 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,658 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,658 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:01,658 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,658 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,658 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 160497664B test_vg3/lv6 2024-03-01 17:59:01,864 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:01,864 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,864 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:01,864 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,864 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,864 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:59:01,907 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:01,907 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,907 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:01,907 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,908 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,908 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 17:59:01,908 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,908 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,908 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,908 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,908 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:01,908 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,908 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,908 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:01,946 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:01,946 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,946 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:01,946 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,946 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 17:59:01,946 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 17:59:01,946 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 17:59:01,946 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 17:59:01,946 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 17:59:01,946 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 17:59:01,946 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,946 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,946 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,946 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,946 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:01,947 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,947 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,947 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:59:01,971 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:01,971 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,971 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:01,971 INFO snapshot-role/MainThread: { 2024-03-01 17:59:01,971 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:01,971 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,971 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,971 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,971 INFO snapshot-role/MainThread: , 2024-03-01 17:59:01,971 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:01,971 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:01,971 INFO snapshot-role/MainThread: } 2024-03-01 17:59:01,971 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 17:59:02,177 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:02,177 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,178 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:02,178 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,178 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,178 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:59:02,228 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:02,228 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,228 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:02,228 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,228 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:02,228 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 17:59:02,228 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,228 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,228 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,229 INFO snapshot-role/MainThread: , 2024-03-01 17:59:02,229 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:02,229 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,229 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,229 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:02,262 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:02,262 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,262 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:02,262 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,262 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:02,262 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 17:59:02,262 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 17:59:02,262 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 17:59:02,262 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 17:59:02,262 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 17:59:02,262 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 17:59:02,262 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 17:59:02,263 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,263 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,263 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,263 INFO snapshot-role/MainThread: , 2024-03-01 17:59:02,263 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:02,263 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,263 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,263 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 17:59:02,287 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:02,287 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,287 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:02,287 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,287 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:02,287 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,287 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,287 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,287 INFO snapshot-role/MainThread: , 2024-03-01 17:59:02,287 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:02,287 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,287 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,287 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 17:59:02,499 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:02,500 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,500 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:02,500 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,500 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,500 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:59:02,548 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:02,548 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:02,548 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:02,548 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 17:59:02,548 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,548 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,548 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,548 INFO snapshot-role/MainThread: , 2024-03-01 17:59:02,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:02,548 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,548 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,548 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:59:02,573 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:02,574 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,574 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:02,574 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,574 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:02,574 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 17:59:02,574 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 17:59:02,574 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,574 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,574 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,574 INFO snapshot-role/MainThread: , 2024-03-01 17:59:02,574 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:02,574 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,574 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,574 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:59:02,597 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:02,597 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,597 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:02,597 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,597 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:02,598 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,598 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,598 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,598 INFO snapshot-role/MainThread: , 2024-03-01 17:59:02,598 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:02,598 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,598 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,598 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 17:59:02,809 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:02,810 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,810 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:02,810 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,810 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,810 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:59:02,852 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:02,852 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,852 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:02,852 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,852 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:02,852 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 17:59:02,852 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,852 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,852 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,852 INFO snapshot-role/MainThread: , 2024-03-01 17:59:02,852 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:02,852 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,852 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,852 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:59:02,877 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:02,877 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,877 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:02,878 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,878 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:02,878 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 17:59:02,878 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 17:59:02,878 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 17:59:02,878 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,878 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,878 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,878 INFO snapshot-role/MainThread: , 2024-03-01 17:59:02,878 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:02,878 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,878 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,878 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:59:02,903 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:02,903 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,903 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:02,903 INFO snapshot-role/MainThread: { 2024-03-01 17:59:02,903 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:02,903 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,903 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,903 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,903 INFO snapshot-role/MainThread: , 2024-03-01 17:59:02,903 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:02,903 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:02,903 INFO snapshot-role/MainThread: } 2024-03-01 17:59:02,903 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96272384B test_vg2/lv4 2024-03-01 17:59:03,114 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:03,114 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,114 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:03,114 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,114 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,114 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:59:03,150 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:03,151 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,151 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:03,151 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,151 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:03,151 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 17:59:03,151 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,151 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,151 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,151 INFO snapshot-role/MainThread: , 2024-03-01 17:59:03,151 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:03,151 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,151 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,151 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:59:03,174 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:03,175 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,175 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:03,175 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,175 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:03,175 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 17:59:03,175 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 17:59:03,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,175 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,175 INFO snapshot-role/MainThread: , 2024-03-01 17:59:03,175 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:03,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,175 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,175 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:59:03,199 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:03,199 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,199 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:03,199 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,199 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:03,200 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,200 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,200 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,200 INFO snapshot-role/MainThread: , 2024-03-01 17:59:03,200 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:03,200 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,200 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,200 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 72417280B test_vg1/lv1 2024-03-01 17:59:03,405 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:03,405 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,405 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:03,405 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,405 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,405 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:59:03,440 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:03,440 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,441 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:03,441 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,441 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:03,441 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 17:59:03,441 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,441 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,441 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,441 INFO snapshot-role/MainThread: , 2024-03-01 17:59:03,441 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:03,441 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,441 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,441 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:59:03,465 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:03,465 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,466 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:03,466 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,466 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:03,466 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 17:59:03,466 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 17:59:03,466 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 17:59:03,466 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,466 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,466 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,466 INFO snapshot-role/MainThread: , 2024-03-01 17:59:03,466 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:03,466 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,466 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,466 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:59:03,489 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:03,489 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,489 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:03,489 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,489 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:03,489 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,490 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,490 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,490 INFO snapshot-role/MainThread: , 2024-03-01 17:59:03,490 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:03,490 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,490 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,490 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 240975872B test_vg1/lv2 2024-03-01 17:59:03,701 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:03,701 INFO snapshot-role/MainThread: { 2024-03-01 17:59:03,701 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:03,701 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:03,701 INFO snapshot-role/MainThread: } 2024-03-01 17:59:03,702 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:06,588 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 17:59:06,588 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 17:59:06,617 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,617 INFO snapshot-role/MainThread: {"lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "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 17:59:06,617 INFO snapshot-role/MainThread: {"lv_uuid":"KRx3tB-G6Bt-6fr2-NxF8-RPSh-x4KL-4TqvPB", "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 17:59:06,617 INFO snapshot-role/MainThread: {"lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "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 17:59:06,618 INFO snapshot-role/MainThread: {"lv_uuid":"ArYHzP-AL5I-rfxY-3jkJ-sFrw-FqfP-VlLTAA", "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 17:59:06,618 INFO snapshot-role/MainThread: {"lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM", "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 17:59:06,618 INFO snapshot-role/MainThread: {"lv_uuid":"fznmhE-3fwH-OyPg-ww8W-twV6-dkDy-3KLJKr", "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 17:59:06,618 INFO snapshot-role/MainThread: {"lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv", "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 17:59:06,618 INFO snapshot-role/MainThread: {"lv_uuid":"6EVDGt-OWme-IiMG-pS29-zYOk-yC9q-lxhWMd", "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 17:59:06,618 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"ArYHzP-AL5I-rfxY-3jkJ-sFrw-FqfP-VlLTAA", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"fznmhE-3fwH-OyPg-ww8W-twV6-dkDy-3KLJKr", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"6EVDGt-OWme-IiMG-pS29-zYOk-yC9q-lxhWMd", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"KRx3tB-G6Bt-6fr2-NxF8-RPSh-x4KL-4TqvPB", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "pv_name":"/dev/sdh"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "pv_name":"/dev/sdi"} 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"6EVDGt-OWme-IiMG-pS29-zYOk-yC9q-lxhWMd"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"ArYHzP-AL5I-rfxY-3jkJ-sFrw-FqfP-VlLTAA"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"KRx3tB-G6Bt-6fr2-NxF8-RPSh-x4KL-4TqvPB"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX"}, 2024-03-01 17:59:06,618 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT"}, 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT"}, 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv"}, 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"fznmhE-3fwH-OyPg-ww8W-twV6-dkDy-3KLJKr"} 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz", "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 17:59:06,619 INFO snapshot-role/MainThread: {"lv_uuid":"yTX0tz-0x29-jEZe-vZJd-uuds-ixYC-Yk0dg8", "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 17:59:06,619 INFO snapshot-role/MainThread: {"lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd", "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 17:59:06,619 INFO snapshot-role/MainThread: {"lv_uuid":"1qFfyx-CVO2-zvel-5Z3R-QEhh-JWqI-HlHFQx", "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 17:59:06,619 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"yTX0tz-0x29-jEZe-vZJd-uuds-ixYC-Yk0dg8", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:59:06,619 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5", "lv_uuid":"1qFfyx-CVO2-zvel-5Z3R-QEhh-JWqI-HlHFQx", "pv_name":"/dev/sde"}, 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"1qFfyx-CVO2-zvel-5Z3R-QEhh-JWqI-HlHFQx"}, 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz"}, 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd"}, 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"yTX0tz-0x29-jEZe-vZJd-uuds-ixYC-Yk0dg8"} 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: {"lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1", "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 17:59:06,620 INFO snapshot-role/MainThread: {"lv_uuid":"kD6aNK-HUru-Bsq0-lA6e-2sFK-Ee6c-2jO93P", "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 17:59:06,620 INFO snapshot-role/MainThread: {"lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "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 17:59:06,620 INFO snapshot-role/MainThread: {"lv_uuid":"3mbHq0-crda-ME53-0TeK-jINB-Ln2j-1aVqIj", "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 17:59:06,620 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:06,620 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "pv_name":"/dev/sda"}, 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib", "lv_uuid":"kD6aNK-HUru-Bsq0-lA6e-2sFK-Ee6c-2jO93P", "pv_name":"/dev/sdc"}, 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib", "lv_uuid":"3mbHq0-crda-ME53-0TeK-jINB-Ln2j-1aVqIj", "pv_name":"/dev/sdc"}, 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "pv_name":"/dev/sdb"}, 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1", "pv_name":"/dev/sdb"}, 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"3mbHq0-crda-ME53-0TeK-jINB-Ln2j-1aVqIj"}, 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq"}, 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq"}, 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"kD6aNK-HUru-Bsq0-lA6e-2sFK-Ee6c-2jO93P"}, 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1"} 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,621 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:59:06,646 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,646 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,646 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,646 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,647 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,647 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 17:59:06,647 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,647 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,647 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,647 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,647 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,647 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,647 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,647 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:06,674 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,674 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,674 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,674 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,674 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,674 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 17:59:06,674 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 17:59:06,674 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 17:59:06,674 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 17:59:06,674 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 17:59:06,674 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 17:59:06,674 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 17:59:06,674 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 17:59:06,674 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,674 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,674 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,674 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,674 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,674 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,674 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,675 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 17:59:06,698 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,699 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,699 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,699 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,699 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,699 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 17:59:06,699 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,699 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,699 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,699 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,699 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,699 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,699 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,699 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 17:59:06,724 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,724 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,724 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,724 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,724 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,725 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 17:59:06,725 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,725 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,725 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,725 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,725 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,725 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,725 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,725 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 17:59:06,748 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,749 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,749 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,749 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,749 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,749 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 17:59:06,749 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,749 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,749 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,749 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,749 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,749 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,749 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,749 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:59:06,773 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,773 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,773 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,774 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,774 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,774 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 17:59:06,774 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,774 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,774 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,774 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,774 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,774 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,774 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,774 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:06,802 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,802 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,802 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,802 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,802 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,802 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 17:59:06,802 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 17:59:06,802 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 17:59:06,802 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 17:59:06,802 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 17:59:06,802 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 17:59:06,802 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 17:59:06,802 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 17:59:06,802 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,802 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,802 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,802 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,802 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,802 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,802 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,802 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 17:59:06,829 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,829 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,829 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,829 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,829 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,829 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 17:59:06,829 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,829 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,829 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,829 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,829 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,829 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,829 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,829 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 17:59:06,857 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,857 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,857 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,857 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,857 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,857 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 17:59:06,857 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,857 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,857 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,857 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,857 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,857 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,857 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,857 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 17:59:06,882 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,882 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,882 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,883 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,883 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,883 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 17:59:06,883 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,883 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,883 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,883 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,883 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,883 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,883 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,883 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:59:06,907 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,907 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,907 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,907 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,908 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,908 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 17:59:06,908 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,908 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,908 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,908 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,908 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,908 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,908 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,908 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:06,933 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,934 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,934 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,934 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,934 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,934 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 17:59:06,934 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 17:59:06,934 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 17:59:06,934 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 17:59:06,934 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 17:59:06,934 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 17:59:06,934 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 17:59:06,934 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 17:59:06,934 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,934 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,934 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,934 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,934 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,934 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,934 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,934 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:59:06,958 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,958 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,958 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,959 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,959 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,959 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 17:59:06,959 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,959 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,959 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,959 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,959 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,959 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,959 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,959 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:59:06,983 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:06,983 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,983 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:06,983 INFO snapshot-role/MainThread: { 2024-03-01 17:59:06,983 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:06,983 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 17:59:06,984 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,984 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,984 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,984 INFO snapshot-role/MainThread: , 2024-03-01 17:59:06,984 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:06,984 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:06,984 INFO snapshot-role/MainThread: } 2024-03-01 17:59:06,984 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:59:07,008 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,009 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,009 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,009 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,009 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 17:59:07,009 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,009 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,009 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,009 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,009 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,009 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,009 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,009 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:59:07,032 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,032 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,032 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,032 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,032 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,033 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 17:59:07,033 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,033 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,033 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,033 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,033 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,033 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,033 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,033 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:07,059 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,060 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,060 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,060 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,060 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,060 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 17:59:07,060 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 17:59:07,060 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 17:59:07,060 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 17:59:07,060 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 17:59:07,060 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 17:59:07,060 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 17:59:07,060 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 17:59:07,060 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,060 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,060 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,060 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,060 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,060 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,060 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,060 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 17:59:07,085 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,085 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,085 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,085 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,085 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,085 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 17:59:07,085 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,085 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,085 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,085 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,085 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,085 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,085 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,085 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 17:59:07,111 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,111 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,111 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,111 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,111 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,111 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 17:59:07,111 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,111 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,111 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,111 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,111 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,111 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,111 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,111 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 17:59:07,137 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,137 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,137 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,137 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,137 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,137 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 17:59:07,137 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,137 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,137 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,137 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,137 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,137 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,137 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,137 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:59:07,160 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,161 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,161 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,161 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,161 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,161 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 17:59:07,161 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,161 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,161 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,161 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,161 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,161 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,161 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,161 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:59:07,188 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,189 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,189 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,189 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,189 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,189 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 17:59:07,189 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 17:59:07,189 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 17:59:07,189 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 17:59:07,189 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,189 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,189 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,189 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,189 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,189 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,189 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,189 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:59:07,214 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,215 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,215 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,215 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,215 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,215 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 17:59:07,215 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,215 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,215 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,215 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,215 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,215 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,215 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,215 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:59:07,241 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,241 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,241 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,241 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,241 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,241 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 17:59:07,242 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,242 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,242 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,242 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,242 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,242 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,242 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,242 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:59:07,266 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,266 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,266 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,266 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,266 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,267 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 17:59:07,267 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,267 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,267 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,267 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,267 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,267 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,267 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,267 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:59:07,293 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,293 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,293 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,293 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,294 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,294 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 17:59:07,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,294 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,294 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,294 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,294 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,294 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,294 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:59:07,322 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,323 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,323 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,323 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,323 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,323 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 17:59:07,323 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 17:59:07,323 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 17:59:07,323 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 17:59:07,323 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,323 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,323 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,323 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,323 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,323 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,323 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,323 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:59:07,348 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,349 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,349 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,349 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,349 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,349 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 17:59:07,349 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,349 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,349 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,349 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,349 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,349 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,349 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,349 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:59:07,374 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,374 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,374 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,374 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,375 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,375 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 17:59:07,375 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,375 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,375 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,375 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,375 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,375 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,375 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,375 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:59:07,398 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,398 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,398 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,398 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,398 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,399 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 17:59:07,399 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,399 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,399 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,399 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,399 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,399 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,399 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,399 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:59:07,423 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,423 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,423 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,423 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,424 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,424 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 17:59:07,424 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,424 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,424 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,424 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,424 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,424 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,424 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,424 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:59:07,448 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,448 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,448 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,449 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,449 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,449 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 17:59:07,449 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 17:59:07,449 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 17:59:07,449 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 17:59:07,449 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,449 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,449 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,449 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,449 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,449 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,449 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,449 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:59:07,472 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,472 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,472 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,472 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,472 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,472 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 17:59:07,473 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,473 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,473 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,473 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,473 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,473 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,473 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,473 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:59:07,498 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,498 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,498 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,498 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,498 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,498 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 17:59:07,498 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,498 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,498 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,498 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,498 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,498 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,498 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,498 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:59:07,522 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,523 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,523 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,523 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,523 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,523 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 17:59:07,523 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,523 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,523 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,523 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,523 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,523 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,523 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,523 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:59:07,547 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,547 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,548 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,548 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,548 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,548 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 17:59:07,548 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,548 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,548 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,548 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,548 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,548 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,548 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,548 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:59:07,572 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,573 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,573 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,573 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,573 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,573 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 17:59:07,573 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 17:59:07,573 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 17:59:07,573 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 17:59:07,573 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,573 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,573 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,573 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,573 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,573 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,573 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,573 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:59:07,598 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,598 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,598 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,598 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,598 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,598 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 17:59:07,598 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,598 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,598 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,598 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,598 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,598 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,598 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,598 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 17:59:07,623 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,624 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,624 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,624 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,624 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,624 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 17:59:07,624 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,624 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,624 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,624 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,624 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,624 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,624 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,624 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 17:59:07,649 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:07,649 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,649 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:07,649 INFO snapshot-role/MainThread: { 2024-03-01 17:59:07,649 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:07,649 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 17:59:07,649 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,649 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,649 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,649 INFO snapshot-role/MainThread: , 2024-03-01 17:59:07,649 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:07,649 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:07,649 INFO snapshot-role/MainThread: } 2024-03-01 17:59:07,649 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:10,629 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 17:59:10,629 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 17:59:10,629 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:59:10,654 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:10,655 INFO snapshot-role/MainThread: { 2024-03-01 17:59:10,655 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:10,655 INFO snapshot-role/MainThread: { 2024-03-01 17:59:10,655 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:10,655 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 17:59:10,655 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 17:59:10,655 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 17:59:10,655 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 17:59:10,655 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:10,655 INFO snapshot-role/MainThread: } 2024-03-01 17:59:10,655 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:10,655 INFO snapshot-role/MainThread: , 2024-03-01 17:59:10,655 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:10,655 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:10,655 INFO snapshot-role/MainThread: } 2024-03-01 17:59:10,655 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:59:10,679 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:10,679 INFO snapshot-role/MainThread: { 2024-03-01 17:59:10,679 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:10,679 INFO snapshot-role/MainThread: { 2024-03-01 17:59:10,679 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:10,680 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 17:59:10,680 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:10,680 INFO snapshot-role/MainThread: } 2024-03-01 17:59:10,680 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:10,680 INFO snapshot-role/MainThread: , 2024-03-01 17:59:10,680 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:10,680 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:10,680 INFO snapshot-role/MainThread: } 2024-03-01 17:59:10,680 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 17:59:10,713 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:10,713 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:13,577 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 17:59:13,577 INFO snapshot-role/MainThread: mount_lv : /mnt/lv2_mp 2024-03-01 17:59:13,577 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:59:13,603 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:13,604 INFO snapshot-role/MainThread: { 2024-03-01 17:59:13,604 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:13,604 INFO snapshot-role/MainThread: { 2024-03-01 17:59:13,604 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:13,604 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 17:59:13,604 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:13,604 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 17:59:13,604 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 17:59:13,604 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:13,604 INFO snapshot-role/MainThread: } 2024-03-01 17:59:13,604 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:13,604 INFO snapshot-role/MainThread: , 2024-03-01 17:59:13,604 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:13,604 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:13,604 INFO snapshot-role/MainThread: } 2024-03-01 17:59:13,604 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:59:13,628 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:13,629 INFO snapshot-role/MainThread: { 2024-03-01 17:59:13,629 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:13,629 INFO snapshot-role/MainThread: { 2024-03-01 17:59:13,629 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:13,629 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 17:59:13,629 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:13,629 INFO snapshot-role/MainThread: } 2024-03-01 17:59:13,629 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:13,629 INFO snapshot-role/MainThread: , 2024-03-01 17:59:13,629 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:13,629 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:13,629 INFO snapshot-role/MainThread: } 2024-03-01 17:59:13,629 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv2_snapset1 /mnt/lv2_mp 2024-03-01 17:59:13,664 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:13,664 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:16,553 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 17:59:16,553 INFO snapshot-role/MainThread: mount_lv : /mnt/lv7_mp 2024-03-01 17:59:16,553 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:16,581 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:16,582 INFO snapshot-role/MainThread: { 2024-03-01 17:59:16,582 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:16,582 INFO snapshot-role/MainThread: { 2024-03-01 17:59:16,582 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:16,582 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 17:59:16,582 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 17:59:16,582 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 17:59:16,582 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 17:59:16,582 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 17:59:16,582 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 17:59:16,582 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 17:59:16,582 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 17:59:16,582 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:16,582 INFO snapshot-role/MainThread: } 2024-03-01 17:59:16,582 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:16,582 INFO snapshot-role/MainThread: , 2024-03-01 17:59:16,582 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:16,582 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:16,582 INFO snapshot-role/MainThread: } 2024-03-01 17:59:16,583 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:59:16,605 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:16,605 INFO snapshot-role/MainThread: { 2024-03-01 17:59:16,605 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:16,605 INFO snapshot-role/MainThread: { 2024-03-01 17:59:16,605 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:16,606 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 17:59:16,606 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:16,606 INFO snapshot-role/MainThread: } 2024-03-01 17:59:16,606 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:16,606 INFO snapshot-role/MainThread: , 2024-03-01 17:59:16,606 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:16,606 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:16,606 INFO snapshot-role/MainThread: } 2024-03-01 17:59:16,606 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv7_snapset1 /mnt/lv7_mp 2024-03-01 17:59:16,637 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:16,637 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:19,496 INFO snapshot-role/MainThread: mount_cmd: 1 1 0 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 17:59:19,496 INFO snapshot-role/MainThread: mount_lv : /mnt/lv6_mp 2024-03-01 17:59:19,496 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:19,522 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:19,523 INFO snapshot-role/MainThread: { 2024-03-01 17:59:19,523 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:19,523 INFO snapshot-role/MainThread: { 2024-03-01 17:59:19,523 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:19,523 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 17:59:19,523 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 17:59:19,523 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 17:59:19,523 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 17:59:19,523 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 17:59:19,523 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:19,523 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 17:59:19,523 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 17:59:19,523 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:19,523 INFO snapshot-role/MainThread: } 2024-03-01 17:59:19,523 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:19,523 INFO snapshot-role/MainThread: , 2024-03-01 17:59:19,523 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:19,523 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:19,523 INFO snapshot-role/MainThread: } 2024-03-01 17:59:19,523 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 17:59:19,546 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:19,546 INFO snapshot-role/MainThread: { 2024-03-01 17:59:19,546 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:19,546 INFO snapshot-role/MainThread: { 2024-03-01 17:59:19,546 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:19,546 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 17:59:19,547 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:19,547 INFO snapshot-role/MainThread: } 2024-03-01 17:59:19,547 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:19,547 INFO snapshot-role/MainThread: , 2024-03-01 17:59:19,547 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:19,547 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:19,547 INFO snapshot-role/MainThread: } 2024-03-01 17:59:19,547 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg3/lv6 /mnt/lv6_mp 2024-03-01 17:59:19,574 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:19,574 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:22,592 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 17:59:22,593 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp None test_vg1 lv1 snapset1 2024-03-01 17:59:22,593 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:59:22,617 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:22,617 INFO snapshot-role/MainThread: { 2024-03-01 17:59:22,618 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:22,618 INFO snapshot-role/MainThread: { 2024-03-01 17:59:22,618 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:22,618 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 17:59:22,618 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:22,618 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 17:59:22,618 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:59:22,618 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:22,618 INFO snapshot-role/MainThread: } 2024-03-01 17:59:22,618 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:22,618 INFO snapshot-role/MainThread: , 2024-03-01 17:59:22,618 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:22,618 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:22,618 INFO snapshot-role/MainThread: } 2024-03-01 17:59:22,618 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:59:22,639 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:22,639 INFO snapshot-role/MainThread: { 2024-03-01 17:59:22,640 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:22,640 INFO snapshot-role/MainThread: { 2024-03-01 17:59:22,640 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:22,640 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:59:22,640 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:22,640 INFO snapshot-role/MainThread: } 2024-03-01 17:59:22,640 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:22,640 INFO snapshot-role/MainThread: , 2024-03-01 17:59:22,640 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:22,640 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:22,640 INFO snapshot-role/MainThread: } 2024-03-01 17:59:22,640 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 17:59:22,643 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:22,643 INFO snapshot-role/MainThread: TARGET="/mnt/lv1_mp" SOURCE="/dev/mapper/test_vg1-lv1_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 17:59:22,643 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:25,723 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv2_mp None None snapset1 lv2 test_vg1 None 2024-03-01 17:59:25,723 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv2_mp None test_vg1 lv2 snapset1 2024-03-01 17:59:25,723 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:59:25,747 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:25,748 INFO snapshot-role/MainThread: { 2024-03-01 17:59:25,748 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:25,748 INFO snapshot-role/MainThread: { 2024-03-01 17:59:25,748 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:25,748 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 17:59:25,748 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:25,748 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 17:59:25,748 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:59:25,748 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:25,748 INFO snapshot-role/MainThread: } 2024-03-01 17:59:25,748 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:25,748 INFO snapshot-role/MainThread: , 2024-03-01 17:59:25,748 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:25,748 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:25,748 INFO snapshot-role/MainThread: } 2024-03-01 17:59:25,748 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: { 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: { 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: } 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: , 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: } 2024-03-01 17:59:25,773 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv2_snapset1 -P 2024-03-01 17:59:25,776 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:25,777 INFO snapshot-role/MainThread: TARGET="/mnt/lv2_mp" SOURCE="/dev/mapper/test_vg1-lv2_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 17:59:25,777 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:28,711 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv7_mp None None snapset1 lv7 test_vg3 None 2024-03-01 17:59:28,711 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv7_mp None test_vg3 lv7 snapset1 2024-03-01 17:59:28,711 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:28,739 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:28,739 INFO snapshot-role/MainThread: { 2024-03-01 17:59:28,739 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:28,739 INFO snapshot-role/MainThread: { 2024-03-01 17:59:28,739 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:28,739 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 17:59:28,739 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 17:59:28,739 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:28,739 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":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:28,739 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 17:59:28,739 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:28,739 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 17:59:28,739 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 17:59:28,739 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:28,739 INFO snapshot-role/MainThread: } 2024-03-01 17:59:28,739 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:28,740 INFO snapshot-role/MainThread: , 2024-03-01 17:59:28,740 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:28,740 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:28,740 INFO snapshot-role/MainThread: } 2024-03-01 17:59:28,740 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:59:28,763 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:28,763 INFO snapshot-role/MainThread: { 2024-03-01 17:59:28,764 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:28,764 INFO snapshot-role/MainThread: { 2024-03-01 17:59:28,764 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:28,764 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:59:28,764 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:28,764 INFO snapshot-role/MainThread: } 2024-03-01 17:59:28,764 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:28,764 INFO snapshot-role/MainThread: , 2024-03-01 17:59:28,764 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:28,764 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:28,764 INFO snapshot-role/MainThread: } 2024-03-01 17:59:28,764 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv7_snapset1 -P 2024-03-01 17:59:28,767 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:28,767 INFO snapshot-role/MainThread: TARGET="/mnt/lv7_mp" SOURCE="/dev/mapper/test_vg3-lv7_snapset1" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 17:59:28,767 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:31,746 INFO snapshot-role/MainThread: mount_cmd: 1 1 1 /mnt/lv6_mp None None snapset1 lv6 test_vg3 None 2024-03-01 17:59:31,747 INFO snapshot-role/MainThread: mount_verify_lv : 1 /mnt/lv6_mp None test_vg3 lv6 snapset1 2024-03-01 17:59:31,747 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:31,774 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:31,775 INFO snapshot-role/MainThread: { 2024-03-01 17:59:31,775 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:31,775 INFO snapshot-role/MainThread: { 2024-03-01 17:59:31,775 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:31,775 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 17:59:31,775 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 17:59:31,775 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:31,775 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":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:31,775 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 17:59:31,775 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:31,775 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 17:59:31,775 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 17:59:31,775 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:31,775 INFO snapshot-role/MainThread: } 2024-03-01 17:59:31,775 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:31,775 INFO snapshot-role/MainThread: , 2024-03-01 17:59:31,775 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:31,775 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:31,775 INFO snapshot-role/MainThread: } 2024-03-01 17:59:31,775 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6 2024-03-01 17:59:31,799 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:31,800 INFO snapshot-role/MainThread: { 2024-03-01 17:59:31,800 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:31,800 INFO snapshot-role/MainThread: { 2024-03-01 17:59:31,800 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:31,800 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:59:31,800 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:31,800 INFO snapshot-role/MainThread: } 2024-03-01 17:59:31,800 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:31,800 INFO snapshot-role/MainThread: , 2024-03-01 17:59:31,800 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:31,800 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:31,800 INFO snapshot-role/MainThread: } 2024-03-01 17:59:31,800 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg3/lv6 -P 2024-03-01 17:59:31,804 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:31,804 INFO snapshot-role/MainThread: TARGET="/mnt/lv6_mp" SOURCE="/dev/mapper/test_vg3-lv6" FSTYPE="xfs" OPTIONS="rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" 2024-03-01 17:59:31,804 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:34,775 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 17:59:34,775 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 17:59:34,776 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:59:34,801 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:34,802 INFO snapshot-role/MainThread: { 2024-03-01 17:59:34,802 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:34,802 INFO snapshot-role/MainThread: { 2024-03-01 17:59:34,802 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:34,802 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 17:59:34,802 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"75497472", "pool_lv":"", "origin":"lv1", "data_percent":"2.80", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:34,802 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 17:59:34,802 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:59:34,802 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:34,802 INFO snapshot-role/MainThread: } 2024-03-01 17:59:34,802 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:34,802 INFO snapshot-role/MainThread: , 2024-03-01 17:59:34,802 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:34,802 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:34,802 INFO snapshot-role/MainThread: } 2024-03-01 17:59:34,802 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:59:34,827 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:34,828 INFO snapshot-role/MainThread: { 2024-03-01 17:59:34,828 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:34,828 INFO snapshot-role/MainThread: { 2024-03-01 17:59:34,828 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:34,828 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 17:59:34,828 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:34,828 INFO snapshot-role/MainThread: } 2024-03-01 17:59:34,828 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:34,828 INFO snapshot-role/MainThread: , 2024-03-01 17:59:34,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:34,828 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:34,828 INFO snapshot-role/MainThread: } 2024-03-01 17:59:34,828 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 17:59:34,828 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 17:59:34,861 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:34,861 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:37,892 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv2_mp lv2 test_vg1 None 2024-03-01 17:59:37,892 INFO snapshot-role/MainThread: umount_lv : /mnt/lv2_mp 2024-03-01 17:59:37,892 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:59:37,919 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:37,919 INFO snapshot-role/MainThread: { 2024-03-01 17:59:37,919 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:37,919 INFO snapshot-role/MainThread: { 2024-03-01 17:59:37,919 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:37,919 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 17:59:37,919 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":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:37,919 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 17:59:37,919 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv2", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:59:37,919 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:37,919 INFO snapshot-role/MainThread: } 2024-03-01 17:59:37,919 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:37,919 INFO snapshot-role/MainThread: , 2024-03-01 17:59:37,919 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:37,919 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:37,919 INFO snapshot-role/MainThread: } 2024-03-01 17:59:37,919 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2 2024-03-01 17:59:37,944 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:37,944 INFO snapshot-role/MainThread: { 2024-03-01 17:59:37,944 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:37,944 INFO snapshot-role/MainThread: { 2024-03-01 17:59:37,944 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:37,944 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 17:59:37,944 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:37,945 INFO snapshot-role/MainThread: } 2024-03-01 17:59:37,945 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:37,945 INFO snapshot-role/MainThread: , 2024-03-01 17:59:37,945 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:37,945 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:37,945 INFO snapshot-role/MainThread: } 2024-03-01 17:59:37,945 INFO snapshot-role/MainThread: umount target /mnt/lv2_mp from device /dev/mapper/test_vg1-lv2_snapset1 2024-03-01 17:59:37,945 INFO snapshot-role/MainThread: Running... umount /mnt/lv2_mp -A 2024-03-01 17:59:37,958 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:37,958 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:40,838 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv7_mp lv7 test_vg3 None 2024-03-01 17:59:40,838 INFO snapshot-role/MainThread: umount_lv : /mnt/lv7_mp 2024-03-01 17:59:40,838 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:40,864 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:40,864 INFO snapshot-role/MainThread: { 2024-03-01 17:59:40,865 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:40,865 INFO snapshot-role/MainThread: { 2024-03-01 17:59:40,865 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:40,865 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 17:59:40,865 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 17:59:40,865 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-aos---", "lv_size":"1069547520", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:40,865 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":"1.29", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:40,865 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 17:59:40,865 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-aos---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:59:40,865 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 17:59:40,865 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 17:59:40,865 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:40,865 INFO snapshot-role/MainThread: } 2024-03-01 17:59:40,865 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:40,865 INFO snapshot-role/MainThread: , 2024-03-01 17:59:40,865 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:40,865 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:40,865 INFO snapshot-role/MainThread: } 2024-03-01 17:59:40,865 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:59:40,889 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:40,889 INFO snapshot-role/MainThread: { 2024-03-01 17:59:40,889 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:40,890 INFO snapshot-role/MainThread: { 2024-03-01 17:59:40,890 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:40,890 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 17:59:40,890 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:40,890 INFO snapshot-role/MainThread: } 2024-03-01 17:59:40,890 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:40,890 INFO snapshot-role/MainThread: , 2024-03-01 17:59:40,890 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:40,890 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:40,890 INFO snapshot-role/MainThread: } 2024-03-01 17:59:40,890 INFO snapshot-role/MainThread: umount target /mnt/lv7_mp from device /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 17:59:40,890 INFO snapshot-role/MainThread: Running... umount /mnt/lv7_mp -A 2024-03-01 17:59:40,901 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:40,901 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:43,826 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv6_mp None None None 2024-03-01 17:59:43,826 INFO snapshot-role/MainThread: umount_lv : /mnt/lv6_mp 2024-03-01 17:59:43,827 INFO snapshot-role/MainThread: umount target /mnt/lv6_mp from device /dev/mapper/test_vg3-lv6 2024-03-01 17:59:43,827 INFO snapshot-role/MainThread: Running... umount /mnt/lv6_mp -A 2024-03-01 17:59:43,846 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:43,847 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:46,844 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 17:59:46,844 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 17:59:46,873 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: { 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: { 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu", "vg_size":"4261412864", "vg_free":"562036736", "vg_extent_size":"4194304"} 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: {"lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "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 17:59:46,874 INFO snapshot-role/MainThread: {"lv_uuid":"KRx3tB-G6Bt-6fr2-NxF8-RPSh-x4KL-4TqvPB", "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 17:59:46,874 INFO snapshot-role/MainThread: {"lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "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 17:59:46,874 INFO snapshot-role/MainThread: {"lv_uuid":"ArYHzP-AL5I-rfxY-3jkJ-sFrw-FqfP-VlLTAA", "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":"1.30", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:59:46,874 INFO snapshot-role/MainThread: {"lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM", "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 17:59:46,875 INFO snapshot-role/MainThread: {"lv_uuid":"fznmhE-3fwH-OyPg-ww8W-twV6-dkDy-3KLJKr", "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":"3.16", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv", "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 17:59:46,875 INFO snapshot-role/MainThread: {"lv_uuid":"6EVDGt-OWme-IiMG-pS29-zYOk-yC9q-lxhWMd", "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 17:59:46,875 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"39", "segtype":"linear", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"ArYHzP-AL5I-rfxY-3jkJ-sFrw-FqfP-VlLTAA", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"pvseg_start":"91", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"fznmhE-3fwH-OyPg-ww8W-twV6-dkDy-3KLJKr", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"pvseg_start":"107", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"6EVDGt-OWme-IiMG-pS29-zYOk-yC9q-lxhWMd", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"pvseg_start":"123", "pvseg_size":"131", "segtype":"free", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"46", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"KRx3tB-G6Bt-6fr2-NxF8-RPSh-x4KL-4TqvPB", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"pvseg_start":"251", "pvseg_size":"3", "segtype":"free", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "pv_name":"/dev/sdh"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "pv_name":"/dev/sdi"} 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:107-122", "segtype":"linear", "lv_uuid":"6EVDGt-OWme-IiMG-pS29-zYOk-yC9q-lxhWMd"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:52-90", "segtype":"linear", "lv_uuid":"ArYHzP-AL5I-rfxY-3jkJ-sFrw-FqfP-VlLTAA"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:205-250", "segtype":"linear", "lv_uuid":"KRx3tB-G6Bt-6fr2-NxF8-RPSh-x4KL-4TqvPB"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT"}, 2024-03-01 17:59:46,875 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT"}, 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv"}, 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:91-106", "segtype":"linear", "lv_uuid":"fznmhE-3fwH-OyPg-ww8W-twV6-dkDy-3KLJKr"} 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: } 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: { 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq", "vg_size":"3196059648", "vg_free":"2084569088", "vg_extent_size":"4194304"} 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz", "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 17:59:46,876 INFO snapshot-role/MainThread: {"lv_uuid":"yTX0tz-0x29-jEZe-vZJd-uuds-ixYC-Yk0dg8", "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 17:59:46,876 INFO snapshot-role/MainThread: {"lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd", "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 17:59:46,876 INFO snapshot-role/MainThread: {"lv_uuid":"1qFfyx-CVO2-zvel-5Z3R-QEhh-JWqI-HlHFQx", "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 17:59:46,876 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"yTX0tz-0x29-jEZe-vZJd-uuds-ixYC-Yk0dg8", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"pvseg_start":"242", "pvseg_size":"12", "segtype":"free", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5", "lv_uuid":"1qFfyx-CVO2-zvel-5Z3R-QEhh-JWqI-HlHFQx", "pv_name":"/dev/sde"}, 2024-03-01 17:59:46,876 INFO snapshot-role/MainThread: {"pvseg_start":"23", "pvseg_size":"231", "segtype":"free", "pv_uuid":"Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sde:0-22", "segtype":"linear", "lv_uuid":"1qFfyx-CVO2-zvel-5Z3R-QEhh-JWqI-HlHFQx"}, 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz"}, 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd"}, 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:230-241", "segtype":"linear", "lv_uuid":"yTX0tz-0x29-jEZe-vZJd-uuds-ixYC-Yk0dg8"} 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: } 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: { 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX", "vg_size":"3196059648", "vg_free":"788529152", "vg_extent_size":"4194304"} 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: {"lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1", "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 17:59:46,877 INFO snapshot-role/MainThread: {"lv_uuid":"kD6aNK-HUru-Bsq0-lA6e-2sFK-Ee6c-2jO93P", "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":"2.81", "metadata_percent":"", "pool_lv":""}, 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: {"lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "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 17:59:46,877 INFO snapshot-role/MainThread: {"lv_uuid":"3mbHq0-crda-ME53-0TeK-jINB-Ln2j-1aVqIj", "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.87", "metadata_percent":"", "pool_lv":""} 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "pv_name":"/dev/sda"}, 2024-03-01 17:59:46,877 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"18", "segtype":"linear", "pv_uuid":"XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib", "lv_uuid":"kD6aNK-HUru-Bsq0-lA6e-2sFK-Ee6c-2jO93P", "pv_name":"/dev/sdc"}, 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: {"pvseg_start":"18", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib", "lv_uuid":"3mbHq0-crda-ME53-0TeK-jINB-Ln2j-1aVqIj", "pv_name":"/dev/sdc"}, 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: {"pvseg_start":"76", "pvseg_size":"178", "segtype":"free", "pv_uuid":"XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "pv_name":"/dev/sdb"}, 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1", "pv_name":"/dev/sdb"}, 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:18-75", "segtype":"linear", "lv_uuid":"3mbHq0-crda-ME53-0TeK-jINB-Ln2j-1aVqIj"}, 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq"}, 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq"}, 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-17", "segtype":"linear", "lv_uuid":"kD6aNK-HUru-Bsq0-lA6e-2sFK-Ee6c-2jO93P"}, 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1"} 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: } 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: } 2024-03-01 17:59:46,878 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 17:59:46,903 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:46,904 INFO snapshot-role/MainThread: { 2024-03-01 17:59:46,904 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:46,904 INFO snapshot-role/MainThread: { 2024-03-01 17:59:46,904 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:46,904 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 17:59:46,904 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,904 INFO snapshot-role/MainThread: } 2024-03-01 17:59:46,904 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,904 INFO snapshot-role/MainThread: , 2024-03-01 17:59:46,904 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:46,904 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:46,904 INFO snapshot-role/MainThread: } 2024-03-01 17:59:46,904 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv5_snapset1 2024-03-01 17:59:47,029 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:47,029 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,029 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:47,029 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,029 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,029 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 17:59:47,074 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:47,074 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,074 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:47,075 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,075 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:47,075 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":"1.30", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:59:47,075 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,075 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,075 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,075 INFO snapshot-role/MainThread: , 2024-03-01 17:59:47,075 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:47,075 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,075 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,075 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv6_snapset1 2024-03-01 17:59:47,192 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:47,192 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,192 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:47,192 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,192 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,192 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:59:47,246 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:47,246 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,246 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:47,246 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,246 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:47,247 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":"3.16", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:59:47,247 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,247 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,247 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,247 INFO snapshot-role/MainThread: , 2024-03-01 17:59:47,247 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:47,247 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,247 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,247 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 17:59:47,367 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:47,367 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,367 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:47,367 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,367 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,367 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 17:59:47,417 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:47,417 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,417 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:47,417 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,417 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:47,417 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 17:59:47,417 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,417 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,417 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,417 INFO snapshot-role/MainThread: , 2024-03-01 17:59:47,417 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:47,417 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,417 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,417 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv8_snapset1 2024-03-01 17:59:47,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:47,540 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,541 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:47,541 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,541 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,541 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:59:47,589 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:47,589 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,590 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:47,590 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,590 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:47,590 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 17:59:47,590 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,590 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,590 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,590 INFO snapshot-role/MainThread: , 2024-03-01 17:59:47,590 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:47,590 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,590 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,590 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 17:59:47,703 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:47,704 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,704 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:47,704 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,704 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,704 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:59:47,749 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:47,750 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,750 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:47,750 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,750 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:47,750 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 17:59:47,750 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,750 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,750 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,750 INFO snapshot-role/MainThread: , 2024-03-01 17:59:47,750 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:47,750 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,750 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,750 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 17:59:47,865 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:47,865 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,865 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:47,865 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,865 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,865 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:59:47,902 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:47,902 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,902 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:47,902 INFO snapshot-role/MainThread: { 2024-03-01 17:59:47,902 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:47,902 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":"2.81", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:59:47,902 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,903 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,903 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,903 INFO snapshot-role/MainThread: , 2024-03-01 17:59:47,903 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:47,903 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:47,903 INFO snapshot-role/MainThread: } 2024-03-01 17:59:47,903 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 17:59:48,017 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:48,017 INFO snapshot-role/MainThread: { 2024-03-01 17:59:48,017 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:48,017 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:48,017 INFO snapshot-role/MainThread: } 2024-03-01 17:59:48,017 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 17:59:48,058 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:48,058 INFO snapshot-role/MainThread: { 2024-03-01 17:59:48,058 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:48,058 INFO snapshot-role/MainThread: { 2024-03-01 17:59:48,058 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:48,058 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.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:59:48,058 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:48,058 INFO snapshot-role/MainThread: } 2024-03-01 17:59:48,058 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:48,058 INFO snapshot-role/MainThread: , 2024-03-01 17:59:48,058 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:48,058 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:48,058 INFO snapshot-role/MainThread: } 2024-03-01 17:59:48,058 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv2_snapset1 2024-03-01 17:59:48,175 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:48,175 INFO snapshot-role/MainThread: { 2024-03-01 17:59:48,175 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:48,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:48,175 INFO snapshot-role/MainThread: } 2024-03-01 17:59:48,176 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:59:51,146 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 17:59:51,146 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 17:59:51,173 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,174 INFO snapshot-role/MainThread: {"lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "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 17:59:51,174 INFO snapshot-role/MainThread: {"lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "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 17:59:51,174 INFO snapshot-role/MainThread: {"lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM", "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 17:59:51,174 INFO snapshot-role/MainThread: {"lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv", "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 17:59:51,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT", "pv_name":"/dev/sdh"}, 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX", "pv_name":"/dev/sdi"} 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM"}, 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX"}, 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX"}, 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT"}, 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT"}, 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv"} 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:51,175 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: {"lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz", "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 17:59:51,176 INFO snapshot-role/MainThread: {"lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd", "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 17:59:51,176 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y", "lv_uuid":"", "pv_name":"/dev/sdd"}, 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5", "lv_uuid":"", "pv_name":"/dev/sde"} 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz"}, 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd"} 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:59:51,176 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: {"lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1", "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 17:59:51,177 INFO snapshot-role/MainThread: {"lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "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 17:59:51,177 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "pv_name":"/dev/sda"}, 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq", "pv_name":"/dev/sdb"}, 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1", "pv_name":"/dev/sdb"}, 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq"}, 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq"}, 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1"} 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,177 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,178 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 17:59:51,201 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,201 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,201 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,201 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,202 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,202 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 17:59:51,202 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,202 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,202 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,202 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,202 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,202 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,202 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,202 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:51,224 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,224 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,224 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,224 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,224 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,224 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 17:59:51,225 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 17:59:51,225 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 17:59:51,225 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 17:59:51,225 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,225 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,225 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,225 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,225 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,225 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,225 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,225 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 17:59:51,246 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:51,246 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,246 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,246 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,247 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,247 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,247 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,247 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,247 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,247 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,247 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,247 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,247 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 17:59:51,271 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,271 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,271 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,271 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,272 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 17:59:51,272 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,272 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,272 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,272 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,272 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,272 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,272 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,272 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:51,295 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,295 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,295 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,295 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,295 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,295 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 17:59:51,296 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 17:59:51,296 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 17:59:51,296 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 17:59:51,296 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,296 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,296 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,296 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,296 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,296 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,296 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,296 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 17:59:51,322 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:51,323 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,323 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,323 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,323 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,323 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,323 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,323 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,323 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,323 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,323 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,323 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,323 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 17:59:51,346 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,347 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,347 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,347 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,347 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,347 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 17:59:51,347 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,347 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,347 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,347 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,347 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,347 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,347 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,347 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:51,369 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,370 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,370 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,370 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,370 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,370 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 17:59:51,370 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 17:59:51,370 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 17:59:51,370 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 17:59:51,370 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,370 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,370 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,370 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,370 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,370 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,370 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,370 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:59:51,392 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:51,393 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,393 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,393 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,393 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,393 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,393 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,393 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,393 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,393 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,393 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,393 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,393 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 17:59:51,415 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,416 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,416 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,416 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,416 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,416 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 17:59:51,416 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,416 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,416 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,416 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,416 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,416 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,416 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,416 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:59:51,440 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,440 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,440 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,440 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,440 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,440 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 17:59:51,440 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 17:59:51,440 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 17:59:51,440 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 17:59:51,440 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,440 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,440 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,440 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,440 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,440 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,440 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,440 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 17:59:51,463 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:51,464 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,464 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,464 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,464 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,464 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,464 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,464 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,464 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,464 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,464 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,464 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,464 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 17:59:51,487 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,487 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,487 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,487 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,488 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,488 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 17:59:51,488 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,488 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,488 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,488 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,488 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,488 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,488 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,488 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:59:51,511 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,512 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,512 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,512 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,512 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,512 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 17:59:51,512 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 17:59:51,512 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,512 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,512 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,512 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,512 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,512 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,512 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,512 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:59:51,535 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:51,536 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,536 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,536 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,536 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,536 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,536 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,536 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,536 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,536 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,536 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,536 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,536 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 17:59:51,561 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,561 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,561 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,561 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,561 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,562 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 17:59:51,562 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,562 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,562 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,562 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,562 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,562 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,562 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,562 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:59:51,584 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,584 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,584 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,584 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,584 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,585 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 17:59:51,585 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 17:59:51,585 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,585 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,585 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,585 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,585 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,585 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,585 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,585 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:59:51,607 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:51,607 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,608 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,608 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,608 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,608 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,608 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,608 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,608 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,608 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,608 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,608 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,608 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 17:59:51,631 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,632 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,632 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,632 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,632 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,632 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 17:59:51,632 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,632 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,632 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,632 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,632 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,632 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,632 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,632 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:59:51,654 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,654 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,654 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,654 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,654 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,654 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 17:59:51,655 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 17:59:51,655 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,655 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,655 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,655 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,655 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,655 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,655 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,655 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:59:51,676 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:51,676 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,676 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,676 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,676 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,677 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,677 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,677 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,677 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,677 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,677 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,677 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,677 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 17:59:51,700 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,700 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,700 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,700 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,700 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,700 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 17:59:51,700 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,701 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,701 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,701 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,701 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,701 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,701 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,701 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:59:51,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:59:51,726 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,726 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,726 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 17:59:51,726 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 17:59:51,726 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,726 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,726 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,726 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,726 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,726 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,726 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 17:59:51,749 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:59:51,749 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,749 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:59:51,749 INFO snapshot-role/MainThread: { 2024-03-01 17:59:51,749 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:59:51,749 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,750 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,750 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,750 INFO snapshot-role/MainThread: , 2024-03-01 17:59:51,750 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:59:51,750 INFO snapshot-role/MainThread: ] 2024-03-01 17:59:51,750 INFO snapshot-role/MainThread: } 2024-03-01 17:59:51,750 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="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" 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="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" 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" + dmsetup table No devices found + cat /tmp/blivet.log 2024-03-01 17:54:49,796 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_nak5hpui/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:54:54,341 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_5rumdt0e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:55:01,338 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_amo85guy/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:55:01,493 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:01,494 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:55:01,627 INFO program/MainThread: stdout[2]: 2024-03-01 17:55:01,628 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 17:55:01,628 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:55:01,628 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:55:01,633 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:01,633 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:55:01,637 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:01,637 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:55:01,641 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:01,641 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:55:01,644 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:01,644 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:55:01,653 INFO program/MainThread: stdout: 2024-03-01 17:55:01,653 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:55:01,653 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:55:01,653 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:55:01,653 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:55:01,653 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:55:01,653 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:55:01,653 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:55:01,653 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:55:01,653 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:55:01,653 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:55:01,653 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:55:01,653 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:55:01,653 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:55:01,653 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:55:01,653 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:55:01,653 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:01,654 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 17:55:01,654 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:01,654 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:01,654 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:55:01,654 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:01,654 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:55:01,655 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:55:01,655 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:01,669 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:01,680 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:55:01,685 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:55:01,685 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 17:55:01,686 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 17:55:01,721 INFO program/MainThread: stdout[3]: 2024-03-01 17:55:01,721 INFO program/MainThread: stderr[3]: 2024-03-01 17:55:01,721 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:55:01,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:01,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:01,735 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:55:01,740 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:55:01,740 INFO blivet/MainThread: sda is a disk 2024-03-01 17:55:01,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:55:01,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:55:01,744 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:55:01,748 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:55:01,748 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 17:55:01,751 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 17:55:01,752 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:55:01,752 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:55:01,752 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb74e9d46a0) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:55:01,756 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:55:01,756 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:55:01,759 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:55:01,759 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 17:55:01,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:55:01,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:01,770 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:55:01,770 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:55:01,770 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:55:01,770 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:55:01,773 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:55:01,777 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:55:01,777 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 17:55:01,780 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 17:55:01,780 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:55:01,781 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:55:01,781 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb74e915eb8) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:55:01,784 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:55:01,784 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:55:01,788 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:55:01,788 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 17:55:01,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:55:01,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:01,798 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:55:01,799 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:55:01,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:55:01,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:55:01,802 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:55:01,805 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:55:01,806 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 17:55:01,809 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 17:55:01,809 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:55:01,810 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:55:01,810 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb74e915e10) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:55:01,813 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:55:01,813 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:55:01,817 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:55:01,817 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 17:55:01,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:55:01,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:01,827 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:55:01,827 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:55:01,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:55:01,828 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:55:01,831 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:55:01,834 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:55:01,835 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 17:55:01,838 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 17:55:01,838 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:55:01,839 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:55:01,839 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb74d8c8f60) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:55:01,842 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:55:01,842 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:55:01,845 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:55:01,846 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 17:55:01,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:55:01,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:01,856 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:55:01,856 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:55:01,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:55:01,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:55:01,860 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:55:01,863 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:55:01,863 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 17:55:01,867 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 17:55:01,867 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:55:01,867 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:55:01,867 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb74e915cc0) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:55:01,871 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:55:01,871 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:55:01,874 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470300266'} ; 2024-03-01 17:55:01,874 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 17:55:01,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:55:01,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:01,885 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:55:01,885 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:55:01,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:55:01,885 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:55:01,889 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:55:01,892 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:55:01,892 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 17:55:01,895 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 17:55:01,896 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:55:01,896 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:55:01,896 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb74d8c7eb8) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:55:01,900 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:55:01,900 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:55:01,903 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470485885'} ; 2024-03-01 17:55:01,903 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 17:55:01,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:55:01,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:01,914 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:55:01,914 INFO blivet/MainThread: sde is a disk 2024-03-01 17:55:01,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:55:01,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:55:01,918 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:55:01,921 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:55:01,921 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 17:55:01,925 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 17:55:01,925 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:55:01,925 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:55:01,925 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb74d8dc550) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:55:01,929 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:55:01,929 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:55:01,932 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470390507'} ; 2024-03-01 17:55:01,932 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 17:55:01,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:55:01,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:01,943 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:55:01,943 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:55:01,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:55:01,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:55:01,947 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:55:01,950 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:55:01,950 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 17:55:01,954 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 17:55:01,954 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:55:01,954 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:55:01,954 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb74d8c7d30) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:55:01,958 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:55:01,958 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:55:01,961 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470531967'} ; 2024-03-01 17:55:01,961 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 17:55:01,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:55:01,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:01,971 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:55:01,972 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:55:01,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:55:01,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:55:01,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:55:01,979 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:55:01,979 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 17:55:01,982 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 17:55:01,982 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:55:01,983 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:55:01,983 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb74d8d7438) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:55:01,986 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:55:01,987 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:55:01,990 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470636696'} ; 2024-03-01 17:55:01,990 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 17:55:01,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:55:01,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:02,000 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:55:02,001 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:55:02,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:55:02,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:55:02,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:55:02,007 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:55:02,008 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 17:55:02,011 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 17:55:02,011 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:55:02,012 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:55:02,012 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb74d8c7518) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:55:02,015 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:55:02,015 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:55:02,019 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470768159'} ; 2024-03-01 17:55:02,019 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 17:55:02,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:55:02,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:02,029 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:55:02,029 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:55:02,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:55:02,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:55:02,033 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:55:02,036 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:55:02,037 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 17:55:02,040 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 17:55:02,040 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:55:02,041 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:55:02,041 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb74d8e5320) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:55:02,044 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:55:02,044 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:55:02,048 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470854761'} ; 2024-03-01 17:55:02,048 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 17:55:02,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:55:02,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:02,058 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:55:02,058 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:55:02,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:55:02,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:55:02,062 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:55:02,065 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:55:02,065 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 17:55:02,068 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 17:55:02,069 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:55:02,069 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:55:02,069 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb74d8e54a8) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:55:02,073 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:55:02,073 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:55:02,076 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': '28327289'} ; 2024-03-01 17:55:02,076 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:55:02,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:02,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:02,086 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:55:02,086 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:55:02,086 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:55:02,086 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:55:02,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:55:02,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:55:02,090 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:55:02,093 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:55:02,093 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:55:02,097 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:55:02,097 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:55:02,097 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:55:02,097 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb74d8ec278) -- 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 17:55:02,101 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:55:02,104 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:02,105 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:55:02,108 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:02,108 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:55:02,112 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:02,112 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:55:02,115 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:02,115 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:55:02,118 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:55:02,121 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:02,126 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:55:02,130 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 0x7fb74d8ddf88> 2024-03-01 17:55:04,924 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:55:04,929 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:55:04,929 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:55:04,933 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': '28332446'} ; 2024-03-01 17:55:04,933 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:55:04,933 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:55:04,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:04,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:04,943 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:55:04,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:04,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:04,949 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:04,961 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:04,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:04,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:55:04,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:55:04,984 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:55:04,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:55:04,987 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:55:04,991 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:55:04,991 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:55:04,995 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:55:04,995 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:55:04,995 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:55:04,999 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:55:05,002 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:55:05,005 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:55:05,008 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:55:05,011 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:55:05,012 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:55:05,012 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:55:05,013 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:55:05,012 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb75c8fa208) -- 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 0x7fb74d8fc0f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:55:05,016 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:55:05,020 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:05,020 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:55:05,023 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:05,023 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:55:05,027 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:05,027 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:55:05,031 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:05,031 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:55:05,032 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:55:05,033 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:55:05,036 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:55:05,037 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:55:05,040 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:55:05,040 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:55:05,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:05,054 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:05,066 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:55:05,067 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:55:05,071 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 17:55:05,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:05,077 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 17:55:05,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:05,080 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:55:05,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:55:05,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:05,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:55:05,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:05,092 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:55:05,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:55:05,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:05,100 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 17:55:05,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:05,103 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:55:05,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:55:05,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:05,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:55:05,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:05,115 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:55:05,118 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 17:55:05,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:05,124 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 17:55:05,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:05,127 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 17:55:05,130 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 17:55:05,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:05,135 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 17:55:05,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:05,138 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:55:05,139 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:55:09,699 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_atxqo33y/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:55:09,734 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:09,735 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:55:09,738 INFO program/MainThread: stdout[2]: 2024-03-01 17:55:09,738 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 17:55:09,738 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:55:09,738 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:55:09,742 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:09,743 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:55:09,746 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:09,746 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:55:09,750 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:09,750 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:55:09,753 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:09,753 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:55:09,760 INFO program/MainThread: stdout: 2024-03-01 17:55:09,760 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:55:09,761 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:55:09,761 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:55:09,761 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:55:09,761 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:55:09,761 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:55:09,761 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:55:09,761 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:55:09,761 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:55:09,761 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:55:09,761 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:55:09,761 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:55:09,761 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:55:09,761 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:55:09,761 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:55:09,761 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:09,761 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 17:55:09,761 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:09,762 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:09,762 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:55:09,762 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:09,762 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:55:09,762 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:55:09,763 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:09,773 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:09,784 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:55:09,788 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:55:09,788 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 17:55:09,789 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 17:55:09,818 INFO program/MainThread: stdout[3]: 2024-03-01 17:55:09,818 INFO program/MainThread: stderr[3]: 2024-03-01 17:55:09,818 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:55:09,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:09,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:09,831 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:55:09,836 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:55:09,836 INFO blivet/MainThread: sda is a disk 2024-03-01 17:55:09,836 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:55:09,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:55:09,840 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:55:09,844 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:55:09,844 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 17:55:09,847 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 17:55:09,847 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:55:09,848 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:55:09,848 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4135ad16a0) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:55:09,852 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:55:09,852 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:55:09,855 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:55:09,855 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 17:55:09,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:55:09,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:09,865 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:55:09,866 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:55:09,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:55:09,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:55:09,869 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:55:09,872 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:55:09,873 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 17:55:09,876 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 17:55:09,876 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:55:09,877 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:55:09,877 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4135a12eb8) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:55:09,880 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:55:09,880 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:55:09,884 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:55:09,884 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 17:55:09,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:55:09,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:09,894 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:55:09,894 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:55:09,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:55:09,894 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:55:09,898 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:55:09,901 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:55:09,901 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 17:55:09,904 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 17:55:09,905 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:55:09,905 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:55:09,905 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4135a12e10) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:55:09,909 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:55:09,909 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:55:09,912 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:55:09,912 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 17:55:09,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:55:09,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:09,922 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:55:09,923 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:55:09,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:55:09,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:55:09,926 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:55:09,930 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:55:09,930 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 17:55:09,933 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 17:55:09,933 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:55:09,934 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:55:09,934 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41349c5f60) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:55:09,937 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:55:09,937 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:55:09,941 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:55:09,941 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 17:55:09,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:55:09,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:09,951 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:55:09,952 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:55:09,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:55:09,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:55:09,955 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:55:09,958 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:55:09,958 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 17:55:09,961 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 17:55:09,962 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:55:09,962 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:55:09,962 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4135a12cc0) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:55:09,966 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:55:09,966 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:55:09,969 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470300266'} ; 2024-03-01 17:55:09,969 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 17:55:09,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:55:09,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:09,979 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:55:09,980 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:55:09,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:55:09,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:55:09,983 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:55:09,986 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:55:09,987 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 17:55:09,990 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 17:55:09,990 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:55:09,991 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:55:09,991 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41349c4eb8) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:55:09,994 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:55:09,994 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:55:09,997 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470485885'} ; 2024-03-01 17:55:09,998 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 17:55:10,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:55:10,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:10,008 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:55:10,008 INFO blivet/MainThread: sde is a disk 2024-03-01 17:55:10,008 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:55:10,008 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:55:10,011 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:55:10,015 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:55:10,015 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 17:55:10,018 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 17:55:10,018 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:55:10,019 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:55:10,019 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41349d9550) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:55:10,022 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:55:10,022 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:55:10,026 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470390507'} ; 2024-03-01 17:55:10,026 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 17:55:10,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:55:10,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:10,036 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:55:10,037 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:55:10,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:55:10,037 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:55:10,040 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:55:10,043 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:55:10,043 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 17:55:10,047 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 17:55:10,047 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:55:10,047 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:55:10,047 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41349c4d30) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:55:10,051 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:55:10,051 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:55:10,054 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470531967'} ; 2024-03-01 17:55:10,054 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 17:55:10,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:55:10,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:10,064 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:55:10,065 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:55:10,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:55:10,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:55:10,068 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:55:10,071 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:55:10,072 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 17:55:10,075 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 17:55:10,075 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:55:10,075 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:55:10,076 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41349d4438) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:55:10,079 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:55:10,079 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:55:10,082 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470636696'} ; 2024-03-01 17:55:10,083 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 17:55:10,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:55:10,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:10,093 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:55:10,093 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:55:10,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:55:10,093 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:55:10,097 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:55:10,100 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:55:10,100 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 17:55:10,103 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 17:55:10,104 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:55:10,104 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:55:10,104 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41349c4518) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:55:10,108 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:55:10,108 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:55:10,111 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470768159'} ; 2024-03-01 17:55:10,111 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 17:55:10,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:55:10,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:10,121 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:55:10,122 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:55:10,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:55:10,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:55:10,125 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:55:10,128 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:55:10,129 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 17:55:10,132 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 17:55:10,132 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:55:10,132 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:55:10,133 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41349e2320) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:55:10,136 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:55:10,136 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:55:10,139 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470854761'} ; 2024-03-01 17:55:10,139 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 17:55:10,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:55:10,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:10,150 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:55:10,150 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:55:10,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:55:10,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:55:10,153 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:55:10,157 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:55:10,157 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 17:55:10,160 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 17:55:10,160 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:55:10,161 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:55:10,161 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41349e24a8) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:55:10,164 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:55:10,164 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:55:10,167 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': '28327289'} ; 2024-03-01 17:55:10,168 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:55:10,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:10,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:10,177 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:55:10,178 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:55:10,178 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:55:10,178 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:55:10,178 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:55:10,178 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:55:10,181 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:55:10,185 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:55:10,185 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:55:10,188 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:55:10,188 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:55:10,189 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:55:10,189 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41349e9278) -- 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 17:55:10,192 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:55:10,196 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:10,196 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:55:10,199 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:10,199 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:55:10,203 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:10,203 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:55:10,206 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:10,206 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:55:10,209 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:55:10,213 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:10,216 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:55:10,220 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 0x7f41349d3748> 2024-03-01 17:55:13,209 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:55:13,214 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:55:13,214 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:55:13,218 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': '28332446'} ; 2024-03-01 17:55:13,218 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:55:13,218 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:55:13,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:13,227 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:55:13,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:13,233 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:13,246 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:55:13,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:55:13,268 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:55:13,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:55:13,271 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:55:13,275 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:55:13,275 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:55:13,278 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:55:13,279 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:55:13,279 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:55:13,282 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:55:13,285 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:55:13,289 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:55:13,292 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:55:13,295 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:55:13,295 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:55:13,295 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:55:13,296 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:55:13,296 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f41439f7208) -- 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 0x7f41349f90f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:55:13,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:55:13,303 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:13,303 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:55:13,307 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:13,307 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:55:13,310 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:13,310 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:55:13,314 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:13,314 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:55:13,315 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:55:13,315 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:55:13,319 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:55:13,319 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:55:13,322 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:55:13,322 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:55:13,323 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:13,334 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,345 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:55:13,346 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:55:13,350 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 17:55:13,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:13,356 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 17:55:13,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:13,359 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:55:13,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:13,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:13,370 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:55:13,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:13,379 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 17:55:13,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:13,382 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:55:13,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:13,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:13,394 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:55:13,396 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 17:55:13,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:13,402 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 17:55:13,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:13,405 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 17:55:13,408 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 17:55:13,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:13,414 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 17:55:13,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:13,417 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:55:13,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:13,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:13,428 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:55:13,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:55:13,434 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:55:13,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:55:13,440 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:55:13,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:55:13,446 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:55:13,449 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:55:13,449 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:55:13,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:55:13,453 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:55:13,453 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:55:13,456 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:55:13,456 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:55:13,460 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:55:13,460 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:55:13,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:55:13,463 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:55:13,463 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:55:13,466 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:55:13,466 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:55:13,469 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:55:13,469 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:55:13,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:55:13,472 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:55:13,473 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:55:13,476 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:55:13,476 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:55:13,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:55:13,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:55:13,484 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:55:13,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:55:13,492 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:55:13,495 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:55:13,499 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:55:13,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:55:13,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:55:13,503 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:55:13,504 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:55:13,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:13,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:13,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:13,517 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:55:13,517 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:55:13,518 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:55:13,518 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 17:55:13,518 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:55:13,519 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:55:13,522 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:55:13,522 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:55:13,525 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:55:13,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:55:13,529 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:55:13,532 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:55:13,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:55:13,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:55:13,539 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:55:13,543 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:55:13,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:55:13,547 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:55:13,547 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:55:13,548 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 17:55:13,548 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:55:13,553 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:55:13,554 INFO program/MainThread: stderr[4]: 2024-03-01 17:55:13,554 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:55:13,554 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:55:13,554 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:55:13,555 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:55:13,559 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:55:13,559 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:55:13,560 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:55:13,560 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:55:13,560 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:55:13,560 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:55:13,560 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:55:13,560 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:55:13,560 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:55:13,560 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:55:13,561 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:55:13,561 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:55:13,561 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:55:13,564 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:55:13,567 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:55:13,570 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:55:13,570 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:55:13,573 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:55:13,573 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 0x7f413492ceb8> 2024-03-01 17:55:13,573 INFO blivet/MainThread: sorting actions... 2024-03-01 17:55:13,575 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:55:13,575 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:55:13,575 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:55:13,575 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:55:13,575 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:55:13,575 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:55:13,576 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:55:13,576 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:55:13,576 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:55:13,576 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:55:13,579 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:55:13,582 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:55:13,582 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:55:13,592 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,593 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:13,620 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,620 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:13,632 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,632 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:55:13,636 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:55:13,639 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:55:13,639 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:55:13,645 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:13,674 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,674 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:13,687 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,687 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:55:13,691 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:55:13,694 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:55:13,694 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:55:13,700 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,700 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:13,727 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:13,739 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,739 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:55:13,743 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:13,746 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:55:13,749 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:55:13,749 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:55:13,750 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 17:55:13,780 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:55:13,780 INFO program/MainThread: stderr[5]: 2024-03-01 17:55:13,780 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:55:13,780 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:13,801 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,808 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:55:13,809 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:55:13,811 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:55:13,841 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,842 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:13,877 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,877 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:55:13,881 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:13,884 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:55:13,887 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:55:13,887 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:55:13,888 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 17:55:13,918 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:55:13,918 INFO program/MainThread: stderr[6]: 2024-03-01 17:55:13,918 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:55:13,919 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:13,948 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,955 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:55:13,955 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 17:55:13,957 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:55:13,967 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,967 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:13,995 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:13,995 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:55:13,999 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:14,002 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:55:14,006 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:55:14,006 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:55:14,006 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 17:55:14,037 INFO program/MainThread: stdout[7]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:55:14,038 INFO program/MainThread: stderr[7]: 2024-03-01 17:55:14,038 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:55:14,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:14,060 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,067 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:55:14,067 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 17:55:14,069 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:55:14,085 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,085 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:14,111 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,112 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:55:14,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:55:14,119 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:55:14,122 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:14,125 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:55:14,128 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:14,131 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:55:14,134 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:14,138 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:55:14,140 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:55:14,141 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 17:55:14,204 INFO program/MainThread: stdout[8]: Volume group "test_vg1" successfully created 2024-03-01 17:55:14,205 INFO program/MainThread: stderr[8]: 2024-03-01 17:55:14,205 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:55:14,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:55:14,221 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:55:14,225 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:14,228 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:55:14,231 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:14,235 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:55:14,238 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:14,241 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:55:14,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:14,252 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,256 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:55:14,260 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:55:14,260 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:14,269 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,269 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:55:14,277 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,278 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:14,289 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,289 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:55:14,293 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:55:14,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:55:14,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:55:14,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:55:14,307 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:14,310 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:55:14,314 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:14,317 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:55:14,321 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:14,324 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:55:14,324 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:14,337 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,341 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:55:14,342 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 17:55:14,367 INFO program/MainThread: stdout[9]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 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 17:55:14,367 INFO program/MainThread: stderr[9]: 2024-03-01 17:55:14,367 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:55:14,367 WARNING blivet/MainThread: test_vg1-lv1 LV's size (2.99 GiB) exceeds the VG's usable free space (2.98 GiB),shrinking the LV 2024-03-01 17:55:14,368 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 17:55:14,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:55:14,372 INFO program/MainThread: Running [10] lvm lvcreate -n lv1 -L 3121152K -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 17:55:14,462 INFO program/MainThread: stdout[10]: Logical volume "lv1" created. 2024-03-01 17:55:14,462 INFO program/MainThread: stderr[10]: 2024-03-01 17:55:14,462 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:55:14,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:14,476 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:55:14,477 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:55:14,477 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:14,505 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,510 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 17:55:14,511 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 17:55:14,511 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:55:14,520 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,521 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:14,534 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,534 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:55:14,538 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:14,542 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:55:14,545 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:55:14,545 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:55:14,669 INFO program/MainThread: stdout: 2024-03-01 17:55:14,670 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 17:55:14,670 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:55:14,670 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:55:14,670 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:55:14,670 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 17:55:14,670 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:55:14,670 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:55:14,670 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 17:55:14,670 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:55:14,670 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:55:14,670 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,671 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:55:14,686 INFO program/MainThread: stdout: 2024-03-01 17:55:14,687 INFO program/MainThread: writing all SBs 2024-03-01 17:55:14,687 INFO program/MainThread: new label = "" 2024-03-01 17:55:14,687 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,687 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:14,702 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:55:14,706 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:55:14,708 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:55:14,716 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,717 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:14,730 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:14,735 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:55:14,735 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 0x7f41348c61a8> 2024-03-01 17:55:14,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:14,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:55:14,742 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:55:14,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:14,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:55:14,748 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:55:21,919 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_a7i4gys5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:55:21,954 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:21,954 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:55:21,957 INFO program/MainThread: stdout[2]: 2024-03-01 17:55:21,957 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 17:55:21,957 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:55:21,958 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:55:21,962 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:21,962 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:55:21,966 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:21,966 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:55:21,969 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:21,969 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:55:21,972 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:21,972 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:55:21,981 INFO program/MainThread: stdout: 2024-03-01 17:55:21,981 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:55:21,981 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF 2024-03-01 17:55:21,981 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 6e6639b0-e5bc-4217-ac1d-04e5774eee55 2024-03-01 17:55:21,981 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa 2024-03-01 17:55:21,981 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 6e6639b0-e5bc-4217-ac1d-04e5774eee55 2024-03-01 17:55:21,981 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf 2024-03-01 17:55:21,981 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 6e6639b0-e5bc-4217-ac1d-04e5774eee55 2024-03-01 17:55:21,981 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:55:21,981 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:55:21,981 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:55:21,981 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:55:21,982 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:55:21,982 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:55:21,982 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:55:21,982 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:55:21,982 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:55:21,982 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:55:21,982 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:55:21,982 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:21,982 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 6e6639b0-e5bc-4217-ac1d-04e5774eee55 sdb 1073741824 root disk brw-rw---- LVM2_member J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 6e6639b0-e5bc-4217-ac1d-04e5774eee55 sdc 1073741824 root disk brw-rw---- LVM2_member argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 6e6639b0-e5bc-4217-ac1d-04e5774eee55 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 17:55:21,982 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:21,982 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:21,983 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:55:21,983 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:21,983 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:55:21,983 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:55:21,983 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:21,995 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:22,006 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 17:55:22,011 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/lvm-pv-uuid-3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5', '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': '3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF', 'ID_FS_UUID_ENC': '3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:55:22,011 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 17:55:22,011 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 17:55:22,035 INFO program/MainThread: stdout[3]: 2024-03-01 17:55:22,036 INFO program/MainThread: stderr[3]: 2024-03-01 17:55:22,036 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:55:22,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,048 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:55:22,053 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:55:22,053 INFO blivet/MainThread: sda is a disk 2024-03-01 17:55:22,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:55:22,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:55:22,057 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:55:22,061 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:55:22,061 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 17:55:22,064 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 17:55:22,065 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:55:22,065 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:55:22,065 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46753d6390) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:55:22,069 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:55:22,072 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:22,073 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:55:22,076 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:22,076 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:55:22,079 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:22,080 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:55:22,083 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:22,083 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:55:22,086 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:55:22,086 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:55:22,086 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 17:55:22,111 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 17:55:22,112 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa. WARNING: Couldn't find device with uuid argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf. WARNING: VG test_vg1 is missing PV J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf (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 17:55:22,112 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:55:22,112 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:55:22,116 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF ; label: None ; device: /dev/sda ; serial: 3600140577092feee03c4dc5be68d19b5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; pe_start: 8 MiB ; 2024-03-01 17:55:22,117 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:55:22,120 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:55:22,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; incomplete: True ; hidden: False ; 2024-03-01 17:55:22,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:55:22,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,132 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 17:55:22,159 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 17:55:22,159 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa. WARNING: Couldn't find device with uuid argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf. WARNING: VG test_vg1 is missing PV J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf (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 17:55:22,159 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:55:22,159 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:55:22,159 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:55:22,165 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:55:22,168 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:55:22,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:55:22,172 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:55:22,172 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 17:55:22,199 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:55:22,199 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa. WARNING: Couldn't find device with uuid argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf. WARNING: VG test_vg1 is missing PV J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf (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 17:55:22,199 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:55:22,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:55:22,204 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:55:22,207 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:55:22,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; incomplete: True ; hidden: False ; 2024-03-01 17:55:22,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:55:22,214 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:55:22,214 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:55:22,218 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/lvm-pv-uuid-J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa ' '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d', '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': 'J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa', 'ID_FS_UUID_ENC': 'J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:55:22,218 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 17:55:22,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,228 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:55:22,229 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:55:22,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:55:22,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:55:22,232 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:55:22,235 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:55:22,235 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 17:55:22,239 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 17:55:22,239 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:55:22,239 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:55:22,240 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46743a85c0) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:55:22,243 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:55:22,246 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:22,247 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:55:22,250 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:22,250 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:55:22,254 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:22,254 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:55:22,257 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:22,257 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:55:22,260 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:55:22,260 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:55:22,261 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 17:55:22,288 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 17:55:22,288 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf. WARNING: VG test_vg1 is missing PV argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf (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 17:55:22,288 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:55:22,288 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:55:22,292 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa ; label: None ; device: /dev/sdb ; serial: 36001405c9f30632226d4645a3735efa3 ; exists: True ; vg_name: test_vg1 ; vg_uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; pe_start: 8 MiB ; 2024-03-01 17:55:22,293 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:55:22,296 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:55:22,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; incomplete: True ; hidden: False ; 2024-03-01 17:55:22,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:55:22,306 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:55:22,309 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:55:22,312 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:55:22,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; incomplete: True ; hidden: False ; 2024-03-01 17:55:22,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:22,319 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 17:55:22,346 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:55:22,346 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf. WARNING: VG test_vg1 is missing PV argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf (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 17:55:22,346 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:55:22,346 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:55:22,346 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:55:22,351 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:55:22,351 INFO blivet/MainThread: scanning sdk (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk)... 2024-03-01 17:55:22,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,362 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:55:22,362 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:55:22,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:55:22,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:55:22,366 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:55:22,369 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:55:22,369 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 17:55:22,372 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 17:55:22,373 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:55:22,373 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:55:22,373 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46743a8da0) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:55:22,377 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:55:22,377 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:55:22,380 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:55:22,380 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 17:55:22,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,390 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:55:22,390 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:55:22,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:55:22,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:55:22,394 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:55:22,397 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:55:22,397 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 17:55:22,401 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 17:55:22,401 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:55:22,401 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:55:22,401 INFO blivet/MainThread: got device: DiskDevice instance (0x7f467430cf28) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:55:22,405 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:55:22,405 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:55:22,408 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/lvm-pv-uuid-argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993', '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': 'argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf', 'ID_FS_UUID_ENC': 'argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:55:22,408 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 17:55:22,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,418 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:55:22,419 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:55:22,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:55:22,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:55:22,422 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:55:22,425 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:55:22,425 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 17:55:22,429 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 17:55:22,429 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:55:22,429 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:55:22,430 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46743a8b00) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:55:22,433 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:55:22,436 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:22,436 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:55:22,440 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:22,440 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:55:22,443 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:22,443 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:55:22,447 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:22,447 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:55:22,450 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:55:22,450 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:55:22,450 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 17:55:22,478 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 17:55:22,478 INFO program/MainThread: stderr[9]: 2024-03-01 17:55:22,478 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:55:22,478 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:55:22,482 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf ; label: None ; device: /dev/sdc ; serial: 3600140549239d270b69419faaad6287e ; exists: True ; vg_name: test_vg1 ; vg_uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; pe_start: 8 MiB ; 2024-03-01 17:55:22,483 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:55:22,486 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:55:22,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; incomplete: True ; hidden: False ; 2024-03-01 17:55:22,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:22,496 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:55:22,499 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:55:22,502 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:55:22,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; incomplete: True ; hidden: False ; 2024-03-01 17:55:22,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:22,509 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 17:55:22,539 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:55:22,539 INFO program/MainThread: stderr[10]: 2024-03-01 17:55:22,539 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:55:22,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:55:22,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:55:22,557 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:55:22,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:55:22,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:55:22,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:55:22,565 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:55:22,568 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 17:55:22,569 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 17:55:22,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:55:22,573 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:55:22,577 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:55:22,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:55:22,580 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:55:22,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:55:22,584 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:55:22,587 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 17:55:22,588 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 17:55:22,588 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 17:55:22,588 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:55:22,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:55:22,592 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:55:22,595 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 17:55:22,595 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 17:55:22,599 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/6e6639b0-e5bc-4217-ac1d-04e5774eee55 ' '/dev/disk/by-id/dm-uuid-LVM-KPJ0v93ID3iNVkWRscCuHcK8c8MDSM59KYFrk9hiN3yux636pnEteKYyAIkvpxln ' '/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-KPJ0v93ID3iNVkWRscCuHcK8c8MDSM59KYFrk9hiN3yux636pnEteKYyAIkvpxln', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6e6639b0-e5bc-4217-ac1d-04e5774eee55', 'ID_FS_UUID_ENC': '6e6639b0-e5bc-4217-ac1d-04e5774eee55', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '829542343'} ; 2024-03-01 17:55:22,599 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:55:22,599 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:22,603 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:55:22,603 INFO program/MainThread: stderr[11]: 2024-03-01 17:55:22,603 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:55:22,603 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:22,606 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:55:22,607 INFO program/MainThread: stderr[12]: 2024-03-01 17:55:22,607 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:55:22,607 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:22,610 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:55:22,610 INFO program/MainThread: stderr[13]: 2024-03-01 17:55:22,610 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:55:22,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:55:22,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:22,621 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:22,621 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:22,622 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:22,618 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f467430cb00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4674387940) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:22,622 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:22,625 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:55:22,626 INFO program/MainThread: stderr[14]: 2024-03-01 17:55:22,626 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:55:22,630 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:55:22,633 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:22,634 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:55:22,637 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:22,638 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:55:22,641 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:22,641 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:55:22,645 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:22,645 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:55:22,646 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:55:22,647 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:55:22,650 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:55:22,650 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:55:22,654 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:55:22,654 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:55:22,655 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:55:22,658 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470300266'} ; 2024-03-01 17:55:22,658 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 17:55:22,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,669 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:55:22,669 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:55:22,669 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:55:22,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 17:55:22,673 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:55:22,676 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:55:22,676 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 17:55:22,679 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 17:55:22,680 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:55:22,680 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 17:55:22,680 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4674318cc0) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:55:22,684 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:55:22,684 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:55:22,687 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470485885'} ; 2024-03-01 17:55:22,687 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 17:55:22,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,697 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:55:22,698 INFO blivet/MainThread: sde is a disk 2024-03-01 17:55:22,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 17:55:22,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 17:55:22,701 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:55:22,704 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:55:22,705 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 17:55:22,708 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 17:55:22,708 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:55:22,708 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 17:55:22,708 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4674322358) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:55:22,712 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:55:22,712 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:55:22,715 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470390507'} ; 2024-03-01 17:55:22,716 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 17:55:22,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,726 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:55:22,726 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:55:22,726 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 17:55:22,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 17:55:22,730 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:55:22,733 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:55:22,733 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 17:55:22,736 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 17:55:22,737 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:55:22,737 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 17:55:22,737 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4675494668) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:55:22,740 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:55:22,741 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:55:22,744 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470531967'} ; 2024-03-01 17:55:22,744 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 17:55:22,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,754 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:55:22,755 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:55:22,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 17:55:22,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 17:55:22,758 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:55:22,762 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:55:22,762 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 17:55:22,765 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 17:55:22,765 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:55:22,766 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 17:55:22,766 INFO blivet/MainThread: got device: DiskDevice instance (0x7f467430f240) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:55:22,769 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:55:22,769 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:55:22,773 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470636696'} ; 2024-03-01 17:55:22,773 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 17:55:22,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,783 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:55:22,784 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:55:22,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 17:55:22,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 17:55:22,787 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:55:22,790 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:55:22,791 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 17:55:22,794 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 17:55:22,794 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:55:22,795 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 17:55:22,795 INFO blivet/MainThread: got device: DiskDevice instance (0x7f467430f780) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:55:22,798 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:55:22,798 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:55:22,802 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470768159'} ; 2024-03-01 17:55:22,802 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 17:55:22,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,812 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:55:22,813 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:55:22,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:55:22,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 17:55:22,816 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:55:22,819 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:55:22,819 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 17:55:22,823 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 17:55:22,823 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:55:22,823 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 17:55:22,823 INFO blivet/MainThread: got device: DiskDevice instance (0x7f467432d128) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:55:22,827 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:55:22,827 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:55:22,830 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470854761'} ; 2024-03-01 17:55:22,830 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 17:55:22,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,841 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:55:22,841 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:55:22,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 17:55:22,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 17:55:22,845 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:55:22,848 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:55:22,848 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 17:55:22,851 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 17:55:22,852 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:55:22,852 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 17:55:22,852 INFO blivet/MainThread: got device: DiskDevice instance (0x7f467432d7f0) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:55:22,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:55:22,856 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:55:22,859 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': '28327289'} ; 2024-03-01 17:55:22,859 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:55:22,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:22,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:22,869 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:55:22,869 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:55:22,870 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:55:22,870 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:55:22,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:55:22,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:55:22,873 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:55:22,876 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:55:22,876 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:55:22,879 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:55:22,880 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:55:22,880 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 17:55:22,880 INFO blivet/MainThread: got device: DiskDevice instance (0x7f467432dd30) -- 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 17:55:22,883 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:55:22,887 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:22,887 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 17:55:22,890 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:22,890 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 17:55:22,894 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:22,894 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 17:55:22,897 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:22,897 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 17:55:22,900 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:55:22,904 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:22,907 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:55:22,911 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 0x7f467437c6c8> 2024-03-01 17:55:25,818 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 17:55:25,823 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:55:25,823 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:55:25,827 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': '28332446'} ; 2024-03-01 17:55:25,827 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:55:25,827 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:55:25,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:25,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:25,837 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:55:25,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:25,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:25,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:25,855 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:25,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:25,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 17:55:25,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 17:55:25,877 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:55:25,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:55:25,881 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:55:25,884 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:55:25,884 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:55:25,888 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:55:25,888 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:55:25,888 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:55:25,891 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:55:25,895 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:55:25,898 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:55:25,901 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:55:25,904 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:55:25,905 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:55:25,905 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 17:55:25,905 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:55:25,905 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f4674332438) -- 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 0x7f467433feb8> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:55:25,909 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:55:25,912 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:25,913 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 17:55:25,916 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:25,916 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 17:55:25,919 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:25,920 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 17:55:25,923 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:25,923 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 17:55:25,923 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:55:25,926 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:55:25,926 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 17:55:25,929 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:55:25,930 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:55:25,933 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-KPJ0v93ID3iNVkWRscCuHcK8c8MDSM59KYFrk9hiN3yux636pnEteKYyAIkvpxln ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/6e6639b0-e5bc-4217-ac1d-04e5774eee55 ' '/dev/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-KPJ0v93ID3iNVkWRscCuHcK8c8MDSM59KYFrk9hiN3yux636pnEteKYyAIkvpxln', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6e6639b0-e5bc-4217-ac1d-04e5774eee55', 'ID_FS_UUID_ENC': '6e6639b0-e5bc-4217-ac1d-04e5774eee55', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '829542343'} ; 2024-03-01 17:55:25,933 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:55:25,933 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:25,937 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:55:25,937 INFO program/MainThread: stderr[15]: 2024-03-01 17:55:25,937 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:55:25,937 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:25,940 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:55:25,941 INFO program/MainThread: stderr[16]: 2024-03-01 17:55:25,941 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:55:25,941 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:25,944 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:55:25,944 INFO program/MainThread: stderr[17]: 2024-03-01 17:55:25,944 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:55:25,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:25,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:55:25,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:25,955 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:25,955 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:25,956 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:25,952 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f467430cb00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f4674387940) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:25,956 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:25,959 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:55:25,959 INFO program/MainThread: stderr[18]: 2024-03-01 17:55:25,959 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:55:25,963 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:55:25,963 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:55:25,963 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:25,976 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:25,988 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:55:25,989 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:55:25,993 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 17:55:25,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:25,999 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 17:55:26,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:26,002 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:55:26,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:55:26,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:26,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:55:26,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:26,014 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:55:26,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:55:26,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:26,023 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 17:55:26,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:26,026 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:55:26,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:55:26,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:26,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:55:26,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:26,037 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:55:26,040 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 17:55:26,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:26,046 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 17:55:26,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:26,049 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 17:55:26,052 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 17:55:26,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:26,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 17:55:26,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:26,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 17:55:30,610 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_urej9wae/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:55:30,644 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:30,645 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:55:30,647 INFO program/MainThread: stdout[2]: 2024-03-01 17:55:30,648 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 17:55:30,648 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:55:30,648 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:55:30,652 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:30,652 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:55:30,656 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:30,656 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:55:30,659 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:30,659 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:55:30,662 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:30,662 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:55:30,670 INFO program/MainThread: stdout: 2024-03-01 17:55:30,671 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:55:30,671 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF 2024-03-01 17:55:30,671 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 6e6639b0-e5bc-4217-ac1d-04e5774eee55 2024-03-01 17:55:30,671 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa 2024-03-01 17:55:30,671 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 6e6639b0-e5bc-4217-ac1d-04e5774eee55 2024-03-01 17:55:30,671 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf 2024-03-01 17:55:30,671 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 6e6639b0-e5bc-4217-ac1d-04e5774eee55 2024-03-01 17:55:30,671 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:55:30,671 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:55:30,671 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:55:30,671 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:55:30,671 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:55:30,671 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:55:30,671 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:55:30,671 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:55:30,672 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:55:30,672 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:55:30,672 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:55:30,672 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:30,672 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 6e6639b0-e5bc-4217-ac1d-04e5774eee55 sdb 1073741824 root disk brw-rw---- LVM2_member J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 6e6639b0-e5bc-4217-ac1d-04e5774eee55 sdc 1073741824 root disk brw-rw---- LVM2_member argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs 6e6639b0-e5bc-4217-ac1d-04e5774eee55 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 17:55:30,672 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:30,672 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:30,672 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:55:30,673 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:30,673 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:55:30,673 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:55:30,673 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:30,683 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:30,694 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 17:55:30,699 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/lvm-pv-uuid-3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF ' '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', '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': '3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF', 'ID_FS_UUID_ENC': '3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:55:30,699 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 17:55:30,699 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 17:55:30,730 INFO program/MainThread: stdout[3]: 2024-03-01 17:55:30,730 INFO program/MainThread: stderr[3]: 2024-03-01 17:55:30,730 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:55:30,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:30,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:30,743 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:55:30,747 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:55:30,748 INFO blivet/MainThread: sda is a disk 2024-03-01 17:55:30,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:55:30,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:55:30,752 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:55:30,755 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:55:30,755 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 17:55:30,759 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 17:55:30,759 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:55:30,759 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:55:30,759 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88fe3a43c8) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:55:30,763 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:55:30,767 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:30,767 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:55:30,770 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:30,770 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:55:30,774 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:30,774 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:55:30,777 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:30,777 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:55:30,780 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:55:30,780 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:55:30,781 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 17:55:30,811 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 17:55:30,811 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa. WARNING: Couldn't find device with uuid argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf. WARNING: VG test_vg1 is missing PV J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf (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 17:55:30,811 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:55:30,811 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:55:30,816 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF ; label: None ; device: /dev/sda ; serial: 3600140577092feee03c4dc5be68d19b5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; pe_start: 8 MiB ; 2024-03-01 17:55:30,816 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:55:30,819 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:55:30,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; incomplete: True ; hidden: False ; 2024-03-01 17:55:30,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:55:30,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:30,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:30,831 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 17:55:30,857 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 17:55:30,857 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa. WARNING: Couldn't find device with uuid argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf. WARNING: VG test_vg1 is missing PV J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf (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 17:55:30,857 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:55:30,857 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:55:30,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:55:30,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:55:30,866 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:55:30,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:55:30,870 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:55:30,870 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 17:55:30,896 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:55:30,896 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa. WARNING: Couldn't find device with uuid argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf. WARNING: VG test_vg1 is missing PV J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf (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 17:55:30,896 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:55:30,900 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:55:30,901 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:55:30,904 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:55:30,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; incomplete: True ; hidden: False ; 2024-03-01 17:55:30,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:55:30,911 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:55:30,911 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:55:30,914 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d', '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': 'J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa', 'ID_FS_UUID_ENC': 'J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:55:30,915 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 17:55:30,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:55:30,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:30,925 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:55:30,925 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:55:30,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:55:30,925 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:55:30,928 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:55:30,932 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:55:30,932 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 17:55:30,935 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 17:55:30,935 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:55:30,936 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:55:30,936 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88fd3765f8) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:55:30,939 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:55:30,943 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:30,943 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:55:30,946 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:30,946 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:55:30,950 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:30,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:55:30,953 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:30,953 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:55:30,956 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:55:30,956 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:55:30,956 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 17:55:30,982 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 17:55:30,982 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf. WARNING: VG test_vg1 is missing PV argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf (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 17:55:30,982 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:55:30,982 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:55:30,986 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa ; label: None ; device: /dev/sdb ; serial: 36001405c9f30632226d4645a3735efa3 ; exists: True ; vg_name: test_vg1 ; vg_uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; pe_start: 8 MiB ; 2024-03-01 17:55:30,987 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:55:30,990 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:55:30,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; incomplete: True ; hidden: False ; 2024-03-01 17:55:30,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:55:30,999 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:55:31,003 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:55:31,006 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:55:31,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; incomplete: True ; hidden: False ; 2024-03-01 17:55:31,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:31,012 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 17:55:31,041 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:55:31,041 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf. WARNING: VG test_vg1 is missing PV argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf (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 17:55:31,041 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:55:31,041 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:55:31,042 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:55:31,046 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:55:31,046 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 17:55:31,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:31,057 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:55:31,057 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:55:31,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:55:31,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:55:31,061 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:55:31,064 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:55:31,064 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 17:55:31,068 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 17:55:31,068 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:55:31,068 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:55:31,068 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88fd376dd8) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:55:31,072 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:55:31,072 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:55:31,075 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:55:31,075 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 17:55:31,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:31,085 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:55:31,086 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:55:31,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:55:31,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:55:31,089 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:55:31,092 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:55:31,092 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 17:55:31,095 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 17:55:31,096 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:55:31,096 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:55:31,096 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88fd2daf60) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:55:31,100 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:55:31,100 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:55:31,103 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/lvm-pv-uuid-argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e', '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': 'argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf', 'ID_FS_UUID_ENC': 'argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:55:31,103 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 17:55:31,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:31,113 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:55:31,114 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:55:31,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:55:31,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:55:31,117 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:55:31,120 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:55:31,120 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 17:55:31,123 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 17:55:31,124 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:55:31,124 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:55:31,124 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88fd376b38) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:55:31,128 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:55:31,131 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:31,131 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:55:31,135 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:31,135 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:55:31,138 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:31,138 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:55:31,141 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:31,141 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:55:31,144 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:55:31,144 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:55:31,145 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 17:55:31,169 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3Q1064-0gKN-JXYh-oJU1-OTWl-S4KC-WOowhF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=J5YB7C-oudF-ffJr-BgFw-ytJf-XCwF-oW58qa LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 17:55:31,169 INFO program/MainThread: stderr[9]: 2024-03-01 17:55:31,169 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:55:31,169 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:55:31,173 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: argAK8-jj8r-j5cM-6gcM-ACAF-PJYO-gLGmWf ; label: None ; device: /dev/sdc ; serial: 3600140549239d270b69419faaad6287e ; exists: True ; vg_name: test_vg1 ; vg_uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; pe_start: 8 MiB ; 2024-03-01 17:55:31,173 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:55:31,176 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:55:31,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; incomplete: True ; hidden: False ; 2024-03-01 17:55:31,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:31,186 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:55:31,190 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:55:31,193 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:55:31,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 ; incomplete: True ; hidden: False ; 2024-03-01 17:55:31,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:31,199 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 17:55:31,225 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:55:31,225 INFO program/MainThread: stderr[10]: 2024-03-01 17:55:31,225 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:55:31,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:31,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:55:31,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:55:31,243 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:55:31,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:55:31,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:55:31,250 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:55:31,251 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:55:31,254 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 17:55:31,255 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 17:55:31,255 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:55:31,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:55:31,263 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:55:31,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:55:31,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:55:31,270 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:55:31,270 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:55:31,273 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 17:55:31,274 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 17:55:31,274 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 17:55:31,274 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:55:31,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:55:31,277 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:55:31,281 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 17:55:31,281 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 17:55:31,285 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/6e6639b0-e5bc-4217-ac1d-04e5774eee55 ' '/dev/disk/by-id/dm-uuid-LVM-KPJ0v93ID3iNVkWRscCuHcK8c8MDSM59KYFrk9hiN3yux636pnEteKYyAIkvpxln ' '/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-KPJ0v93ID3iNVkWRscCuHcK8c8MDSM59KYFrk9hiN3yux636pnEteKYyAIkvpxln', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6e6639b0-e5bc-4217-ac1d-04e5774eee55', 'ID_FS_UUID_ENC': '6e6639b0-e5bc-4217-ac1d-04e5774eee55', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '829542343'} ; 2024-03-01 17:55:31,285 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:55:31,285 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:31,289 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:55:31,289 INFO program/MainThread: stderr[11]: 2024-03-01 17:55:31,289 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:55:31,289 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:31,292 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:55:31,293 INFO program/MainThread: stderr[12]: 2024-03-01 17:55:31,293 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:55:31,293 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:31,296 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:55:31,296 INFO program/MainThread: stderr[13]: 2024-03-01 17:55:31,296 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:55:31,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:55:31,307 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:31,307 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:31,308 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:31,308 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:31,304 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:31,309 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:31,312 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:55:31,312 INFO program/MainThread: stderr[14]: 2024-03-01 17:55:31,312 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:55:31,316 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:55:31,320 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:31,320 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:55:31,324 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:31,324 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:55:31,327 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:31,328 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:55:31,331 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:31,331 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:55:31,333 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:55:31,333 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:55:31,337 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:55:31,337 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:55:31,340 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:55:31,340 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:55:31,341 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:55:31,344 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470300266'} ; 2024-03-01 17:55:31,344 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 17:55:31,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:31,355 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:55:31,355 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:55:31,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:55:31,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 17:55:31,359 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:55:31,362 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:55:31,362 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 17:55:31,365 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 17:55:31,366 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:55:31,366 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 17:55:31,366 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88fd2e6cc0) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:55:31,370 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:55:31,370 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:55:31,373 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470485885'} ; 2024-03-01 17:55:31,373 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 17:55:31,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:31,383 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:55:31,384 INFO blivet/MainThread: sde is a disk 2024-03-01 17:55:31,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 17:55:31,384 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 17:55:31,387 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:55:31,390 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:55:31,391 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 17:55:31,394 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 17:55:31,394 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:55:31,394 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 17:55:31,395 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88fd2f0358) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:55:31,398 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:55:31,398 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:55:31,401 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470390507'} ; 2024-03-01 17:55:31,402 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 17:55:31,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:31,412 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:55:31,412 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:55:31,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 17:55:31,412 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 17:55:31,416 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:55:31,419 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:55:31,419 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 17:55:31,422 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 17:55:31,422 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:55:31,423 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 17:55:31,423 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88fd376b70) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:55:31,426 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:55:31,426 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:55:31,430 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470531967'} ; 2024-03-01 17:55:31,430 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 17:55:31,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:31,440 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:55:31,440 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:55:31,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 17:55:31,441 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 17:55:31,444 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:55:31,447 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:55:31,447 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 17:55:31,450 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 17:55:31,451 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:55:31,451 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 17:55:31,451 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88fd2dd240) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:55:31,455 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:55:31,455 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:55:31,458 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470636696'} ; 2024-03-01 17:55:31,458 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 17:55:31,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:31,468 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:55:31,469 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:55:31,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 17:55:31,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 17:55:31,472 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:55:31,475 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:55:31,475 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 17:55:31,478 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 17:55:31,479 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:55:31,479 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 17:55:31,479 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88fd2dd780) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:55:31,483 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:55:31,483 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:55:31,486 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470768159'} ; 2024-03-01 17:55:31,486 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 17:55:31,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:31,497 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:55:31,497 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:55:31,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:55:31,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 17:55:31,501 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:55:31,504 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:55:31,504 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 17:55:31,507 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 17:55:31,508 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:55:31,508 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 17:55:31,508 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88fd2fb128) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:55:31,512 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:55:31,512 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:55:31,515 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470854761'} ; 2024-03-01 17:55:31,515 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 17:55:31,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:31,526 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:55:31,526 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:55:31,526 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 17:55:31,526 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 17:55:31,529 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:55:31,533 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:55:31,533 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 17:55:31,536 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 17:55:31,536 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:55:31,537 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 17:55:31,537 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88fd2fb7f0) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:55:31,540 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:55:31,541 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:55:31,544 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': '28327289'} ; 2024-03-01 17:55:31,544 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:55:31,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:31,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:31,554 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:55:31,554 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:55:31,554 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:55:31,554 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:55:31,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:55:31,555 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:55:31,558 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:55:31,561 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:55:31,561 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:55:31,564 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:55:31,565 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:55:31,565 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 17:55:31,565 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88fd2fbd30) -- 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 17:55:31,568 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:55:31,572 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:31,572 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 17:55:31,575 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:31,575 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 17:55:31,578 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:31,578 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 17:55:31,582 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:31,582 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 17:55:31,585 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:55:31,588 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:31,592 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:55:31,595 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 0x7f88fd2e8b88> 2024-03-01 17:55:34,580 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 17:55:34,585 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:55:34,585 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:55:34,589 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': '28332446'} ; 2024-03-01 17:55:34,589 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:55:34,589 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:55:34,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:34,599 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:55:34,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:34,605 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:34,616 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:34,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 17:55:34,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 17:55:34,638 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:55:34,639 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:55:34,642 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:55:34,645 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:55:34,645 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:55:34,649 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:55:34,649 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:55:34,649 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:55:34,652 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:55:34,656 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:55:34,659 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:55:34,662 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:55:34,665 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:55:34,665 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:55:34,665 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 17:55:34,666 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:55:34,666 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f88fd300438) -- 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 0x7f88fd30deb8> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:55:34,670 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:55:34,673 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:34,673 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 17:55:34,676 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:34,677 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 17:55:34,680 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:34,680 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 17:55:34,683 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:34,684 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 17:55:34,684 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:55:34,687 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:55:34,687 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 17:55:34,690 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:55:34,690 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:55:34,693 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/6e6639b0-e5bc-4217-ac1d-04e5774eee55 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-KPJ0v93ID3iNVkWRscCuHcK8c8MDSM59KYFrk9hiN3yux636pnEteKYyAIkvpxln ' '/dev/mapper/test_vg1-lv1 /dev/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-KPJ0v93ID3iNVkWRscCuHcK8c8MDSM59KYFrk9hiN3yux636pnEteKYyAIkvpxln', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6e6639b0-e5bc-4217-ac1d-04e5774eee55', 'ID_FS_UUID_ENC': '6e6639b0-e5bc-4217-ac1d-04e5774eee55', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '829542343'} ; 2024-03-01 17:55:34,693 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:55:34,694 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:34,697 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:55:34,698 INFO program/MainThread: stderr[15]: 2024-03-01 17:55:34,698 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:55:34,698 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:34,701 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:55:34,701 INFO program/MainThread: stderr[16]: 2024-03-01 17:55:34,701 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:55:34,701 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:34,704 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:55:34,704 INFO program/MainThread: stderr[17]: 2024-03-01 17:55:34,704 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:55:34,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:55:34,714 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,715 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,716 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,712 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,717 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:55:34,720 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:55:34,720 INFO program/MainThread: stderr[18]: 2024-03-01 17:55:34,720 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:55:34,724 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:55:34,724 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:55:34,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:34,737 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:34,749 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:55:34,750 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:55:34,754 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 17:55:34,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:34,760 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 17:55:34,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:34,763 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:55:34,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:34,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:34,775 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:55:34,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:34,783 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 17:55:34,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:34,786 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:55:34,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:34,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:34,798 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:55:34,800 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 17:55:34,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:34,806 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 17:55:34,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:34,809 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 17:55:34,812 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 17:55:34,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:34,818 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 17:55:34,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:55:34,821 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:55:34,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:34,827 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:55:34,827 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:34,828 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:34,828 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:34,828 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:34,829 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:34,829 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:34,830 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:34,830 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:34,831 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:34,832 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:34,832 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:34,833 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:55:34,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:55:34,839 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:55:34,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:55:34,844 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:55:34,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:55:34,850 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:55:34,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:55:34,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:55:34,856 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:55:34,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,859 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,860 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,860 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,863 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,864 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,864 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,867 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,868 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,868 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,871 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,872 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,873 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,869 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,875 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,876 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,877 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,879 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,880 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,880 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,881 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,877 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,883 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,884 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,884 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,885 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,881 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,887 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,888 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,888 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,889 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,892 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,893 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,895 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,896 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,897 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,900 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,901 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,903 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,904 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,904 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,905 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,908 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,908 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,909 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,911 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,912 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,912 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,913 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,909 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,916 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,916 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,916 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,917 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,920 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,920 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,921 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,921 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,924 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,925 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,925 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,928 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,928 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,929 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,929 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,926 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,932 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,932 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,933 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,933 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,936 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,936 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,937 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,937 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,934 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,940 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,941 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,944 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,945 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,942 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,948 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,948 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,949 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,952 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,952 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,953 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,957 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,957 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,958 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,954 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,960 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,961 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,961 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,962 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,958 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,964 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,965 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,966 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,969 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,969 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,970 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,973 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,974 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,977 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,978 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,980 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,981 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,981 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,982 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,985 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,985 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:55:34,986 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 17:55:34,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f88fd2dab38) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = KYFrk9-hiN3-yux6-36pn-EteK-YyAI-kvpxln size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f88fd352978) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = KPJ0v9-3ID3-iNVk-WRsc-CuHc-K8c8-MDSM59 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 17:55:34,986 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:55:34,989 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:55:34,989 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:55:34,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 17:55:34,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:55:34,993 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:55:34,994 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 17:55:34,998 INFO program/MainThread: stdout[19]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:55:34,998 INFO program/MainThread: stderr[19]: 2024-03-01 17:55:34,998 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:55:35,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:55:35,003 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:55:35,003 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:55:35,003 DEBUG blivet.ansible/MainThread: ['sdc', 'sda', 'sdb', 'test_vg1'] 2024-03-01 17:55:35,003 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:55:35,006 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:55:35,007 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:55:35,010 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:55:35,013 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:55:35,016 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:55:35,016 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:55:35,016 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:55:35,016 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:55:35,016 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:55:35,019 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:55:35,019 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:55:35,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:55:35,023 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:55:35,023 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:55:35,023 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:55:35,024 DEBUG blivet/MainThread: removing sda 2024-03-01 17:55:35,026 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:55:35,026 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:55:35,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 17:55:35,030 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:55:35,030 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:55:35,030 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:55:35,030 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:55:35,033 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:55:35,033 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:55:35,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:55:35,036 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:55:35,036 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:55:35,037 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:35,047 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,059 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:35,071 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,086 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:55:35,086 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:55:35,087 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:55:35,087 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:55:35,087 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:55:35,087 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:55:35,087 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:55:35,087 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:55:35,087 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:55:35,090 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:55:35,093 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:55:35,096 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:55:35,096 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:55:35,099 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:55:35,099 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 0x7f88fd2ce150> 2024-03-01 17:55:35,099 INFO blivet/MainThread: sorting actions... 2024-03-01 17:55:35,100 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:55:35,100 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:55:35,101 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:55:35,101 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:55:35,101 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:55:35,101 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:55:35,101 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:55:35,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:55:35,107 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:55:35,108 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:55:35,115 INFO program/MainThread: stdout: 2024-03-01 17:55:35,115 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:55:35,115 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,115 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:35,132 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,132 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:35,142 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,142 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:55:35,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:55:35,150 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:55:35,154 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:55:35,157 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:55:35,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:55:35,170 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --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 17:55:35,207 INFO program/MainThread: stdout[20]: 2024-03-01 17:55:35,207 INFO program/MainThread: stderr[20]: 2024-03-01 17:55:35,207 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:55:35,212 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:55:35,215 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:55:35,218 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:55:35,221 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:55:35,224 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:55:35,228 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:55:35,231 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:55:35,234 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:55:35,234 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --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 17:55:35,270 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 17:55:35,270 INFO program/MainThread: stderr[21]: 2024-03-01 17:55:35,270 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:55:35,271 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:55:35,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:55:35,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:55:35,292 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:55:35,300 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:55:35,303 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:55:35,308 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:55:35,314 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:55:35,320 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:55:35,325 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:55:35,330 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:55:35,331 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --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 17:55:35,369 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 17:55:35,369 INFO program/MainThread: stderr[22]: 2024-03-01 17:55:35,370 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:55:35,370 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --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 17:55:35,412 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:55:35,412 INFO program/MainThread: stderr[23]: 2024-03-01 17:55:35,412 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:55:35,412 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --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 17:55:35,448 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 17:55:35,448 INFO program/MainThread: stderr[24]: 2024-03-01 17:55:35,448 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:55:35,449 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:55:35,456 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:55:35,463 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:55:35,468 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:55:35,469 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdb --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 17:55:35,507 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:55:35,508 INFO program/MainThread: stderr[25]: 2024-03-01 17:55:35,508 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:55:35,508 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:55:35,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:35,537 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,538 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:35,552 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,552 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:35,567 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,568 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:55:35,572 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:55:35,575 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:55:35,578 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:55:35,578 INFO program/MainThread: Running [26] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:55:35,604 INFO program/MainThread: stdout[26]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:55:35,604 INFO program/MainThread: stderr[26]: 2024-03-01 17:55:35,604 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:55:35,604 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:55:35,605 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:35,632 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,633 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:35,647 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,647 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:35,658 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,659 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:55:35,664 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:55:35,667 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:55:35,670 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:55:35,670 INFO program/MainThread: Running [27] 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 17:55:35,698 INFO program/MainThread: stdout[27]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:55:35,698 INFO program/MainThread: stderr[27]: 2024-03-01 17:55:35,698 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:55:35,698 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:55:35,699 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:35,724 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,725 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:35,742 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,742 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:35,755 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:35,760 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:55:35,760 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f88fe3ec308> 2024-03-01 17:55:46,608 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_u9t_0x9u/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:55:51,139 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_82doj95i/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:55:58,148 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_kt96dgcm/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:55:58,184 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:58,184 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:55:58,187 INFO program/MainThread: stdout[2]: 2024-03-01 17:55:58,187 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 17:55:58,187 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:55:58,188 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:55:58,192 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:58,192 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:55:58,196 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:58,196 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:55:58,199 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:58,199 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:55:58,202 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:55:58,203 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:55:58,210 INFO program/MainThread: stdout: 2024-03-01 17:55:58,210 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:55:58,210 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:55:58,211 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:55:58,211 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:55:58,211 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:55:58,211 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:55:58,211 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:55:58,211 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:55:58,211 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:55:58,211 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:55:58,211 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:55:58,211 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:55:58,211 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:55:58,211 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:55:58,211 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:55:58,211 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:58,211 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 17:55:58,211 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:58,211 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:58,212 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:55:58,212 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:55:58,212 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:55:58,212 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:55:58,212 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:55:58,226 DEBUG program/MainThread: Return code: 0 2024-03-01 17:55:58,237 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:55:58,242 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:55:58,242 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 17:55:58,242 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 17:55:58,274 INFO program/MainThread: stdout[3]: 2024-03-01 17:55:58,274 INFO program/MainThread: stderr[3]: 2024-03-01 17:55:58,274 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:55:58,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:58,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:58,287 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:55:58,292 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:55:58,292 INFO blivet/MainThread: sda is a disk 2024-03-01 17:55:58,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:55:58,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:55:58,296 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:55:58,300 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:55:58,300 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 17:55:58,303 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 17:55:58,303 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:55:58,304 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:55:58,304 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3017886470) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:55:58,308 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:55:58,308 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:55:58,311 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:55:58,311 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 17:55:58,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:55:58,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:58,321 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:55:58,322 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:55:58,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:55:58,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:55:58,325 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:55:58,328 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:55:58,329 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 17:55:58,332 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 17:55:58,332 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:55:58,333 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:55:58,333 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3016835400) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:55:58,336 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:55:58,336 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:55:58,339 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:55:58,340 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 17:55:58,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:55:58,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:58,349 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:55:58,350 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:55:58,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:55:58,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:55:58,353 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:55:58,356 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:55:58,357 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 17:55:58,360 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 17:55:58,360 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:55:58,361 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:55:58,361 INFO blivet/MainThread: got device: DiskDevice instance (0x7f30168354a8) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:55:58,364 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:55:58,364 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:55:58,367 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:55:58,367 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 17:55:58,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:55:58,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:58,377 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:55:58,378 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:55:58,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:55:58,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:55:58,381 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:55:58,384 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:55:58,385 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 17:55:58,388 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 17:55:58,388 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:55:58,389 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:55:58,389 INFO blivet/MainThread: got device: DiskDevice instance (0x7f301683a5c0) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:55:58,392 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:55:58,392 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:55:58,395 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:55:58,395 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 17:55:58,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:55:58,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:58,405 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:55:58,406 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:55:58,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:55:58,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:55:58,409 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:55:58,413 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:55:58,413 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 17:55:58,416 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 17:55:58,416 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:55:58,417 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:55:58,417 INFO blivet/MainThread: got device: DiskDevice instance (0x7f301683a438) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:55:58,420 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:55:58,420 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:55:58,424 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470300266'} ; 2024-03-01 17:55:58,424 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 17:55:58,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:55:58,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:58,434 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:55:58,434 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:55:58,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:55:58,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:55:58,438 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:55:58,441 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:55:58,441 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 17:55:58,444 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 17:55:58,445 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:55:58,445 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:55:58,445 INFO blivet/MainThread: got device: DiskDevice instance (0x7f301684b4a8) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:55:58,449 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:55:58,449 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:55:58,452 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470485885'} ; 2024-03-01 17:55:58,452 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 17:55:58,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:55:58,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:58,462 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:55:58,463 INFO blivet/MainThread: sde is a disk 2024-03-01 17:55:58,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:55:58,463 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:55:58,466 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:55:58,469 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:55:58,469 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 17:55:58,473 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 17:55:58,473 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:55:58,473 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:55:58,474 INFO blivet/MainThread: got device: DiskDevice instance (0x7f301684bb38) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:55:58,477 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:55:58,477 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:55:58,481 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470390507'} ; 2024-03-01 17:55:58,481 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:55:58,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:55:58,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:58,491 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:55:58,491 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:55:58,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:55:58,491 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:55:58,495 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:55:58,498 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:55:58,498 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 17:55:58,501 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 17:55:58,501 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:55:58,502 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:55:58,502 INFO blivet/MainThread: got device: DiskDevice instance (0x7f301684bf60) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:55:58,505 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:55:58,505 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:55:58,509 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470531967'} ; 2024-03-01 17:55:58,509 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 17:55:58,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:55:58,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:58,519 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:55:58,519 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:55:58,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:55:58,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:55:58,523 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:55:58,526 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:55:58,526 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 17:55:58,529 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 17:55:58,530 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:55:58,530 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:55:58,530 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3016837a20) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:55:58,534 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:55:58,534 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:55:58,537 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470636696'} ; 2024-03-01 17:55:58,537 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 17:55:58,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:55:58,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:58,547 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:55:58,548 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:55:58,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:55:58,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:55:58,551 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:55:58,554 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:55:58,554 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 17:55:58,557 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 17:55:58,558 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:55:58,558 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:55:58,558 INFO blivet/MainThread: got device: DiskDevice instance (0x7f301684bcf8) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:55:58,562 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:55:58,562 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:55:58,565 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470768159'} ; 2024-03-01 17:55:58,565 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 17:55:58,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:55:58,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:58,575 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:55:58,576 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:55:58,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:55:58,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:55:58,579 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:55:58,582 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:55:58,582 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 17:55:58,586 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 17:55:58,586 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:55:58,586 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:55:58,586 INFO blivet/MainThread: got device: DiskDevice instance (0x7f301685b940) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:55:58,590 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:55:58,590 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:55:58,593 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470854761'} ; 2024-03-01 17:55:58,593 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 17:55:58,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:55:58,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:58,604 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:55:58,604 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:55:58,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:55:58,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:55:58,608 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:55:58,611 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:55:58,611 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 17:55:58,614 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 17:55:58,614 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:55:58,615 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:55:58,615 INFO blivet/MainThread: got device: DiskDevice instance (0x7f301685bfd0) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:55:58,618 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:55:58,618 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:55:58,621 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': '28327289'} ; 2024-03-01 17:55:58,621 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:55:58,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:55:58,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:55:58,631 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:55:58,632 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:55:58,632 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:55:58,632 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:55:58,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:55:58,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:55:58,635 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:55:58,638 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:55:58,639 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:55:58,642 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:55:58,642 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:55:58,642 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:55:58,642 INFO blivet/MainThread: got device: DiskDevice instance (0x7f301685bd68) -- 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 17:55:58,646 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:55:58,649 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:55:58,650 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:55:58,653 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:55:58,653 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:55:58,657 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:58,657 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:55:58,660 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:55:58,660 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:55:58,664 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:55:58,667 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:55:58,670 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:55:58,674 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 0x7f301684fb88> 2024-03-01 17:56:01,814 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:56:01,819 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:56:01,819 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:56:01,823 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': '28332446'} ; 2024-03-01 17:56:01,823 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:56:01,823 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:56:01,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:01,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:01,832 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:56:01,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:01,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:01,838 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:01,850 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:01,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:56:01,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:56:01,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:56:01,873 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:56:01,873 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:56:01,876 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:56:01,880 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:56:01,880 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:56:01,883 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:56:01,883 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:56:01,884 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:56:01,887 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:56:01,890 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:56:01,893 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:56:01,896 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:56:01,899 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:56:01,900 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:56:01,900 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:56:01,901 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:56:01,900 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3017bd2390) -- 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 0x7f30167f10f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:56:01,904 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:56:01,908 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:01,908 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:56:01,911 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:01,911 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:56:01,915 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:01,915 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:56:01,918 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:01,918 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:56:01,920 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:56:01,920 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:56:01,923 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:01,924 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:56:01,927 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:56:01,927 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:01,927 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:01,938 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:01,949 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:56:01,950 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:56:01,954 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 17:56:01,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:01,960 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 17:56:01,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:01,963 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:56:01,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:56:01,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:01,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:56:01,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:01,975 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:56:01,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:56:01,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:01,983 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 17:56:01,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:01,986 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:56:01,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:56:01,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:01,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:56:01,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:01,998 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:56:02,001 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 17:56:02,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:02,006 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 17:56:02,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:02,009 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 17:56:02,012 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 17:56:02,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:02,018 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 17:56:02,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:02,021 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:56:02,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:56:02,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:56:02,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 17:56:02,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:56:02,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 17:56:02,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:56:02,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:56:02,022 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:56:06,484 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_u6gu0kft/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:56:06,521 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:56:06,521 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:56:06,524 INFO program/MainThread: stdout[2]: 2024-03-01 17:56:06,524 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 17:56:06,524 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:56:06,525 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:56:06,529 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:06,529 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:56:06,533 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:56:06,533 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:56:06,536 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:56:06,536 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:56:06,539 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:56:06,540 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:56:06,547 INFO program/MainThread: stdout: 2024-03-01 17:56:06,547 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:56:06,547 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:56:06,547 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:56:06,547 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:56:06,547 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:56:06,548 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:56:06,548 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:56:06,548 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:56:06,548 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:56:06,548 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:56:06,548 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:56:06,548 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:56:06,548 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:56:06,548 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:56:06,548 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:56:06,548 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:06,548 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 17:56:06,548 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:56:06,548 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:56:06,549 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:56:06,549 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:56:06,549 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:56:06,549 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:56:06,549 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:06,561 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:06,572 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:56:06,576 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:56:06,577 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 17:56:06,577 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 17:56:06,607 INFO program/MainThread: stdout[3]: 2024-03-01 17:56:06,607 INFO program/MainThread: stderr[3]: 2024-03-01 17:56:06,607 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:56:06,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:56:06,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:06,619 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:56:06,624 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:56:06,624 INFO blivet/MainThread: sda is a disk 2024-03-01 17:56:06,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:56:06,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:56:06,629 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:56:06,632 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:56:06,632 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 17:56:06,635 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 17:56:06,636 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:56:06,636 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:56:06,636 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb309972470) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:56:06,640 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:56:06,640 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:56:06,644 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:56:06,644 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 17:56:06,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:56:06,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:06,654 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:56:06,654 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:56:06,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:56:06,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:56:06,657 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:56:06,661 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:56:06,661 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 17:56:06,664 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 17:56:06,664 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:56:06,665 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:56:06,665 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb308920400) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:56:06,668 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:56:06,668 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:56:06,672 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:56:06,672 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 17:56:06,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:56:06,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:06,682 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:56:06,682 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:56:06,682 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:56:06,682 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:56:06,685 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:56:06,689 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:56:06,689 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 17:56:06,692 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 17:56:06,692 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:56:06,693 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:56:06,693 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3089204a8) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:56:06,696 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:56:06,696 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:56:06,699 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:56:06,700 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 17:56:06,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:56:06,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:06,710 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:56:06,710 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:56:06,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:56:06,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:56:06,713 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:56:06,717 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:56:06,717 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 17:56:06,720 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 17:56:06,720 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:56:06,721 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:56:06,721 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3089265c0) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:56:06,724 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:56:06,724 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:56:06,728 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:56:06,728 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 17:56:06,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:56:06,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:06,738 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:56:06,738 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:56:06,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:56:06,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:56:06,741 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:56:06,745 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:56:06,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 17:56:06,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 17:56:06,748 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:56:06,749 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:56:06,749 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb308926438) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:56:06,752 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:56:06,752 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:56:06,756 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470300266'} ; 2024-03-01 17:56:06,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 17:56:06,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:56:06,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:06,766 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:56:06,766 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:56:06,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:56:06,767 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:56:06,770 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:56:06,773 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:56:06,773 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 17:56:06,776 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 17:56:06,777 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:56:06,777 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:56:06,777 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb3089374a8) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:56:06,780 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:56:06,781 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:56:06,784 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470485885'} ; 2024-03-01 17:56:06,784 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 17:56:06,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:56:06,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:06,794 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:56:06,794 INFO blivet/MainThread: sde is a disk 2024-03-01 17:56:06,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:56:06,795 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:56:06,798 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:56:06,801 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:56:06,801 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 17:56:06,804 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 17:56:06,805 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:56:06,805 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:56:06,805 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb308937b38) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:56:06,809 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:56:06,809 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:56:06,812 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470390507'} ; 2024-03-01 17:56:06,813 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 17:56:06,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:56:06,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:06,823 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:56:06,823 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:56:06,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:56:06,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:56:06,827 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:56:06,830 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:56:06,830 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 17:56:06,833 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 17:56:06,834 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:56:06,834 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:56:06,834 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb308937f60) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:56:06,838 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:56:06,838 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:56:06,841 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470531967'} ; 2024-03-01 17:56:06,841 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 17:56:06,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:56:06,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:06,851 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:56:06,852 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:56:06,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:56:06,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:56:06,855 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:56:06,859 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:56:06,859 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 17:56:06,862 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 17:56:06,863 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:56:06,863 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:56:06,863 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb308923a20) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:56:06,867 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:56:06,867 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:56:06,870 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470636696'} ; 2024-03-01 17:56:06,870 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 17:56:06,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:56:06,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:06,880 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:56:06,881 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:56:06,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:56:06,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:56:06,884 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:56:06,887 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:56:06,887 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 17:56:06,890 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 17:56:06,891 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:56:06,891 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:56:06,891 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb308937cf8) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:56:06,895 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:56:06,895 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:56:06,898 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470768159'} ; 2024-03-01 17:56:06,898 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 17:56:06,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:56:06,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:06,908 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:56:06,909 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:56:06,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:56:06,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:56:06,912 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:56:06,915 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:56:06,915 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 17:56:06,919 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 17:56:06,919 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:56:06,919 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:56:06,919 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb308947940) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:56:06,923 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:56:06,923 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:56:06,926 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470854761'} ; 2024-03-01 17:56:06,926 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 17:56:06,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:56:06,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:06,936 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:56:06,937 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:56:06,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:56:06,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:56:06,940 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:56:06,943 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:56:06,943 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 17:56:06,947 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 17:56:06,947 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:56:06,947 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:56:06,947 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb308947fd0) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:56:06,951 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:56:06,951 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:56:06,954 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': '28327289'} ; 2024-03-01 17:56:06,954 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:56:06,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:56:06,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:06,964 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:56:06,964 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:56:06,964 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:56:06,964 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:56:06,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:56:06,965 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:56:06,968 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:56:06,971 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:56:06,971 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:56:06,974 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:56:06,975 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:56:06,975 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:56:06,975 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb308947d68) -- 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 17:56:06,979 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:56:06,982 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:06,982 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:56:06,986 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:06,986 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:56:06,989 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:06,989 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:56:06,993 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:06,993 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:56:06,997 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:56:07,000 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:07,004 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:56:07,007 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 0x7fb308925888> 2024-03-01 17:56:09,850 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:56:09,855 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:56:09,855 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:56:09,859 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': '28332446'} ; 2024-03-01 17:56:09,859 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:56:09,859 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:56:09,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:09,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:09,868 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:56:09,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:09,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:09,874 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:09,887 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:09,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:56:09,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:56:09,905 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:56:09,909 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:56:09,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:56:09,913 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:56:09,916 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:56:09,916 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:56:09,920 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:56:09,920 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:56:09,920 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:56:09,923 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:56:09,926 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:56:09,929 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:56:09,933 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:56:09,936 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:56:09,936 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:56:09,936 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:56:09,937 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:56:09,936 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb309cbe390) -- 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 0x7fb3088dd0f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:56:09,941 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:56:09,944 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:09,944 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:56:09,947 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:09,947 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:56:09,951 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:09,951 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:56:09,954 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:09,954 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:56:09,956 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:56:09,956 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:56:09,960 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:09,960 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:56:09,963 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:56:09,963 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:09,964 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:09,975 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:09,987 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:56:09,988 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:56:09,992 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 17:56:09,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:09,998 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 17:56:10,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,001 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:56:10,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,012 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:56:10,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,021 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 17:56:10,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,024 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:56:10,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,035 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:56:10,038 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 17:56:10,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,044 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 17:56:10,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,047 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 17:56:10,050 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 17:56:10,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,055 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 17:56:10,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,058 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:56:10,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,070 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:56:10,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:56:10,076 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:56:10,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:56:10,082 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:56:10,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:56:10,088 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:56:10,091 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:56:10,091 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:56:10,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:56:10,095 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:56:10,095 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:56:10,098 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:56:10,099 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:56:10,102 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:56:10,102 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:56:10,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:56:10,105 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:56:10,105 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:56:10,108 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:56:10,108 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:56:10,111 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:56:10,111 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:56:10,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:56:10,115 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:56:10,115 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:56:10,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:56:10,118 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:56:10,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:56:10,123 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:56:10,127 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:56:10,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:56:10,134 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:56:10,138 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:56:10,141 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:56:10,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:56:10,145 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:56:10,146 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:56:10,146 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:56:10,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,159 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:56:10,160 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:56:10,160 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:56:10,160 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 17:56:10,161 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:56:10,161 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:56:10,164 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,164 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:56:10,167 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:56:10,171 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:56:10,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:56:10,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:56:10,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:56:10,182 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:56:10,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:56:10,189 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:56:10,189 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:56:10,190 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:56:10,190 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:56:10,190 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:56:10,194 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:56:10,194 INFO program/MainThread: stderr[4]: 2024-03-01 17:56:10,194 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:56:10,195 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:56:10,195 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:56:10,195 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:56:10,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:56:10,200 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:56:10,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,212 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 17:56:10,213 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:56:10,214 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:56:10,214 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 17:56:10,214 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:56:10,215 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:56:10,218 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,218 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 17:56:10,221 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:56:10,225 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:56:10,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:56:10,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 17:56:10,232 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:56:10,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:56:10,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:56:10,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 17:56:10,243 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:56:10,243 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:56:10,243 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:56:10,244 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 17:56:10,244 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:56:10,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 17:56:10,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 17:56:10,248 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:56:10,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,260 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 17:56:10,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 17:56:10,266 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:56:10,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 17:56:10,271 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:56:10,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 17:56:10,277 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:56:10,280 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:56:10,280 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 17:56:10,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:56:10,284 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:56:10,284 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:56:10,287 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:56:10,287 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:56:10,290 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:56:10,290 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 17:56:10,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 17:56:10,293 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:56:10,293 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:56:10,296 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:56:10,297 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:56:10,300 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:56:10,300 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 17:56:10,300 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 17:56:10,303 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:56:10,303 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:56:10,306 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:56:10,306 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:56:10,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 17:56:10,311 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:56:10,314 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:56:10,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:56:10,321 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:56:10,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:56:10,328 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:56:10,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 17:56:10,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:56:10,333 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 17:56:10,333 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:56:10,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,347 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 17:56:10,347 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:56:10,348 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:56:10,348 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 17:56:10,348 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:56:10,349 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:56:10,352 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,352 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 17:56:10,355 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,355 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 17:56:10,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:56:10,362 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:56:10,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 17:56:10,366 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:56:10,369 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:56:10,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:56:10,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 17:56:10,376 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:56:10,377 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:56:10,377 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:56:10,377 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 17:56:10,377 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:56:10,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:56:10,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 17:56:10,381 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:56:10,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,394 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 17:56:10,394 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:56:10,395 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:56:10,395 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 17:56:10,395 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:56:10,396 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:56:10,399 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,399 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 17:56:10,402 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,402 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 17:56:10,406 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:56:10,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:56:10,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:56:10,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:56:10,416 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:56:10,420 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:56:10,423 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 17:56:10,424 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:56:10,424 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:56:10,425 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:56:10,425 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 17:56:10,425 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:56:10,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 17:56:10,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 17:56:10,430 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:56:10,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,442 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 17:56:10,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 17:56:10,448 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:56:10,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 17:56:10,453 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:56:10,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 17:56:10,459 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:56:10,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 17:56:10,465 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:56:10,468 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:56:10,468 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 17:56:10,468 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 17:56:10,471 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:56:10,472 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:56:10,475 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:56:10,475 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:56:10,478 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:56:10,478 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 17:56:10,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 17:56:10,481 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:56:10,481 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:56:10,484 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:56:10,485 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:56:10,488 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:56:10,488 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 17:56:10,497 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 17:56:10,500 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:56:10,500 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:56:10,503 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:56:10,503 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:56:10,506 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:56:10,506 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:56:10,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:56:10,510 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:56:10,510 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:56:10,513 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:56:10,513 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:56:10,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 17:56:10,518 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:56:10,521 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:56:10,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:56:10,528 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:56:10,532 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:56:10,536 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:56:10,540 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:56:10,543 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:56:10,544 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 17:56:10,547 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:56:10,548 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 17:56:10,548 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:56:10,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,563 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 17:56:10,564 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:56:10,564 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:56:10,564 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 17:56:10,565 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:56:10,565 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:56:10,568 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,568 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 17:56:10,571 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 17:56:10,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:56:10,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:56:10,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:56:10,582 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:56:10,586 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:56:10,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:56:10,593 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 17:56:10,593 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:56:10,594 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:56:10,594 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:56:10,594 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 17:56:10,594 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:56:10,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 17:56:10,598 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 17:56:10,598 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:56:10,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,611 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 17:56:10,612 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:56:10,613 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:56:10,613 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 17:56:10,613 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:56:10,614 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:56:10,617 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,617 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 17:56:10,620 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 17:56:10,624 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:56:10,627 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:56:10,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 17:56:10,631 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:56:10,634 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:56:10,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:56:10,641 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 17:56:10,642 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:56:10,642 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:56:10,642 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:56:10,643 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 17:56:10,643 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:56:10,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:56:10,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 17:56:10,647 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:56:10,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,659 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 17:56:10,660 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:56:10,661 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:56:10,661 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 17:56:10,662 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:56:10,662 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:56:10,665 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,666 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 17:56:10,668 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,669 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:56:10,672 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:56:10,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:56:10,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 17:56:10,680 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:56:10,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:56:10,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:56:10,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 17:56:10,691 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:56:10,691 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:56:10,691 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:56:10,692 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 17:56:10,692 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:56:10,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 17:56:10,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 17:56:10,696 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:56:10,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:10,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:10,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:10,709 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 17:56:10,709 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:56:10,710 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:56:10,710 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 17:56:10,711 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:56:10,712 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:56:10,715 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,715 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 17:56:10,718 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:10,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:56:10,722 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:56:10,726 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:56:10,726 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 17:56:10,729 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:56:10,733 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:56:10,736 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:56:10,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 17:56:10,740 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:56:10,741 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:56:10,741 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:56:10,742 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 17:56:10,742 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:56:10,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 17:56:10,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 17:56:10,746 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:56:10,747 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:56:10,747 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:56:10,747 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:56:10,748 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:56:10,749 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:56:10,750 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:56:10,750 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:56:10,750 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:56:10,750 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:56:10,750 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:56:10,750 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:56:10,750 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:56:10,750 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:56:10,752 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:56:10,755 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:56:10,758 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:56:10,761 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:56:10,761 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:56:10,764 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:56:10,764 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 0x7fb3088fedb0> 2024-03-01 17:56:10,765 INFO blivet/MainThread: sorting actions... 2024-03-01 17:56:10,799 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:56:10,800 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:56:10,800 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:56:10,800 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:56:10,801 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:56:10,801 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:56:10,802 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:56:10,802 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:56:10,802 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:56:10,803 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:56:10,803 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:56:10,804 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:56:10,804 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:56:10,804 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:56:10,805 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:56:10,805 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:56:10,806 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:56:10,806 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:56:10,806 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:56:10,807 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:56:10,807 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:56:10,808 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:56:10,808 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:56:10,809 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:56:10,809 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:56:10,809 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:56:10,810 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:56:10,810 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:56:10,811 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:56:10,811 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:56:10,812 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:56:10,812 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:56:10,812 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:56:10,813 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:56:10,813 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:56:10,814 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:56:10,814 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:56:10,815 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:56:10,815 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:56:10,815 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:56:10,818 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:10,821 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 17:56:10,821 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 17:56:10,828 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:10,828 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:10,855 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:10,855 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:10,868 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:10,868 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:56:10,872 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:10,875 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 17:56:10,875 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 17:56:10,881 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:10,881 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:10,907 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:10,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:10,920 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:10,921 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:56:10,925 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:10,928 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 17:56:10,928 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 17:56:10,933 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:10,934 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:10,961 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:10,961 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:10,973 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:10,973 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:56:10,977 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:10,980 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 17:56:10,980 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 17:56:10,986 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:10,986 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,014 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,014 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,027 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,027 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:56:11,031 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:11,034 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 17:56:11,034 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 17:56:11,040 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,067 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,067 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,080 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,080 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:56:11,084 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:11,087 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 17:56:11,087 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 17:56:11,093 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,093 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,121 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,121 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,134 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,135 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:56:11,139 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:11,141 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 17:56:11,142 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 17:56:11,147 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,148 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,177 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,177 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,188 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,188 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:56:11,192 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:11,195 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:56:11,195 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:56:11,203 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,230 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,230 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,241 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,241 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:56:11,245 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:11,248 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:56:11,248 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:56:11,256 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,256 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,282 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,282 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,294 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,294 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:56:11,298 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:11,301 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:56:11,301 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:56:11,309 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,309 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,335 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,335 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,347 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,347 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:56:11,351 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:11,355 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,357 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,358 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:56:11,358 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 17:56:11,390 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 17:56:11,390 INFO program/MainThread: stderr[5]: 2024-03-01 17:56:11,390 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:56:11,390 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,412 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,420 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:56:11,420 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 17:56:11,422 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 17:56:11,436 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,464 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,464 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:56:11,468 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:11,471 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,474 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,475 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:56:11,475 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:56:11,506 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 17:56:11,507 INFO program/MainThread: stderr[6]: 2024-03-01 17:56:11,507 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:56:11,507 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,525 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,533 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:56:11,533 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 17:56:11,535 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 17:56:11,551 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,552 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,576 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,576 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:56:11,580 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:11,583 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,586 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,586 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:56:11,587 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:56:11,618 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 17:56:11,618 INFO program/MainThread: stderr[7]: 2024-03-01 17:56:11,618 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:56:11,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,637 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,644 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:56:11,644 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 17:56:11,646 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 17:56:11,659 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,687 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,687 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:56:11,691 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:11,694 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,697 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,697 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:56:11,698 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:56:11,728 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 17:56:11,728 INFO program/MainThread: stderr[8]: 2024-03-01 17:56:11,729 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:56:11,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,748 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,755 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:56:11,756 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 17:56:11,758 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 17:56:11,770 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,771 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:11,797 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:11,797 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:56:11,801 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 17:56:11,804 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:56:11,807 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:11,810 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,814 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:11,817 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,820 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:11,823 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,826 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:11,829 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 17:56:11,832 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:11,887 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 17:56:11,887 INFO program/MainThread: stderr[9]: 2024-03-01 17:56:11,887 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:56:11,896 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:56:11,903 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:56:11,920 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:11,927 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,940 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:11,946 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,956 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:11,970 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,976 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:11,984 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:56:11,984 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,006 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,011 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:56:12,014 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:56:12,014 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,026 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,026 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 17:56:12,034 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,035 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,045 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,045 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:56:12,049 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 17:56:12,052 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 17:56:12,056 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:56:12,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:56:12,063 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:12,066 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:56:12,070 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:12,073 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:56:12,077 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:12,080 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:56:12,084 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:12,087 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:56:12,087 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,097 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,102 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:56:12,102 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/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:12,128 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:12,128 INFO program/MainThread: stderr[10]: 2024-03-01 17:56:12,128 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:56:12,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 17:56:12,132 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:12,226 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 17:56:12,227 INFO program/MainThread: stderr[11]: 2024-03-01 17:56:12,227 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:56:12,235 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:12,247 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:56:12,248 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:56:12,248 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,277 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,281 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 17:56:12,282 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:56:12,283 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:56:12,291 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,292 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,305 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,305 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:56:12,309 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:12,312 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:56:12,315 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 17:56:12,316 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 17:56:12,338 INFO program/MainThread: stdout: 2024-03-01 17:56:12,338 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:56:12,338 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:56:12,339 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:56:12,339 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:56:12,339 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:56:12,339 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:56:12,339 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:56:12,339 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:56:12,339 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:56:12,339 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:56:12,339 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,340 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 17:56:12,352 INFO program/MainThread: stdout: 2024-03-01 17:56:12,352 INFO program/MainThread: writing all SBs 2024-03-01 17:56:12,352 INFO program/MainThread: new label = "" 2024-03-01 17:56:12,352 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,352 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,369 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:56:12,373 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:56:12,375 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:56:12,383 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,384 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,397 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,397 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:56:12,401 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 17:56:12,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 17:56:12,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:12,409 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/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:12,435 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:12,435 INFO program/MainThread: stderr[12]: 2024-03-01 17:56:12,435 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:56:12,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 17:56:12,439 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:12,526 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 17:56:12,526 INFO program/MainThread: stderr[13]: 2024-03-01 17:56:12,527 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:56:12,535 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:12,541 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:56:12,542 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:56:12,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,585 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,590 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 17:56:12,591 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:56:12,591 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:56:12,600 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,601 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,615 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,615 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:56:12,619 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:12,623 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:56:12,626 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 17:56:12,626 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 17:56:12,647 INFO program/MainThread: stdout: 2024-03-01 17:56:12,647 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:56:12,647 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:56:12,647 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:56:12,647 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:56:12,647 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:56:12,648 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:56:12,648 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:56:12,648 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:56:12,648 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:56:12,648 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:56:12,648 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,648 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 17:56:12,661 INFO program/MainThread: stdout: 2024-03-01 17:56:12,661 INFO program/MainThread: writing all SBs 2024-03-01 17:56:12,661 INFO program/MainThread: new label = "" 2024-03-01 17:56:12,662 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,662 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,676 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:56:12,680 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:56:12,681 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:56:12,690 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,690 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,706 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,706 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:56:12,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 17:56:12,714 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 17:56:12,717 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:12,717 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/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:12,746 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:12,746 INFO program/MainThread: stderr[14]: 2024-03-01 17:56:12,746 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:56:12,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 17:56:12,751 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:12,842 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 17:56:12,843 INFO program/MainThread: stderr[15]: 2024-03-01 17:56:12,843 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:56:12,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:12,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:56:12,858 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:56:12,858 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,894 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,898 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 17:56:12,899 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:56:12,899 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:56:12,908 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,908 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,922 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,922 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:56:12,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:12,929 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:56:12,932 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 17:56:12,933 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 17:56:12,956 INFO program/MainThread: stdout: 2024-03-01 17:56:12,956 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 17:56:12,956 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:56:12,956 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:56:12,956 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:56:12,956 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 17:56:12,956 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:56:12,957 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:56:12,957 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 17:56:12,957 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:56:12,957 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:56:12,957 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,957 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 17:56:12,975 INFO program/MainThread: stdout: 2024-03-01 17:56:12,975 INFO program/MainThread: writing all SBs 2024-03-01 17:56:12,975 INFO program/MainThread: new label = "" 2024-03-01 17:56:12,976 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,976 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:12,989 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:12,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:56:12,993 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:56:12,994 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:56:13,003 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,019 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,019 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:56:13,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 17:56:13,027 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 17:56:13,030 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,030 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/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:13,056 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:13,056 INFO program/MainThread: stderr[16]: 2024-03-01 17:56:13,056 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:56:13,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 17:56:13,061 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:13,152 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 17:56:13,152 INFO program/MainThread: stderr[17]: 2024-03-01 17:56:13,152 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:56:13,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:56:13,171 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:56:13,171 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,202 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,206 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 17:56:13,207 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:56:13,208 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:56:13,216 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,232 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,232 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:56:13,237 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,240 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:56:13,243 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 17:56:13,243 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 17:56:13,274 INFO program/MainThread: stdout: 2024-03-01 17:56:13,274 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 17:56:13,275 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:56:13,275 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:56:13,275 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:56:13,275 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 17:56:13,275 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:56:13,275 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:56:13,275 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 17:56:13,275 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:56:13,275 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:56:13,275 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,276 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 17:56:13,288 INFO program/MainThread: stdout: 2024-03-01 17:56:13,288 INFO program/MainThread: writing all SBs 2024-03-01 17:56:13,289 INFO program/MainThread: new label = "" 2024-03-01 17:56:13,289 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,289 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,305 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,309 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:56:13,309 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:56:13,311 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:56:13,319 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,335 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,335 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:56:13,339 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,342 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,345 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,345 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:56:13,345 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:56:13,377 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 17:56:13,378 INFO program/MainThread: stderr[18]: 2024-03-01 17:56:13,378 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:56:13,378 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,400 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,407 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:56:13,407 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 17:56:13,409 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 17:56:13,422 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,422 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,447 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,447 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:56:13,451 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,454 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,457 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,457 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:56:13,458 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:56:13,490 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 17:56:13,490 INFO program/MainThread: stderr[19]: 2024-03-01 17:56:13,490 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:56:13,490 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,511 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,519 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:56:13,519 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 17:56:13,521 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 17:56:13,535 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,536 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,563 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,563 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:56:13,567 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,570 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,573 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,573 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:56:13,574 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:56:13,608 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 17:56:13,608 INFO program/MainThread: stderr[20]: 2024-03-01 17:56:13,608 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:56:13,608 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,630 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,637 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:56:13,637 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 17:56:13,639 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 17:56:13,651 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,652 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,679 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,679 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:56:13,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 17:56:13,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:56:13,689 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,693 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,696 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,699 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,702 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,705 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,708 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 17:56:13,708 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:13,762 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 17:56:13,762 INFO program/MainThread: stderr[21]: 2024-03-01 17:56:13,762 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:56:13,769 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:56:13,775 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:56:13,781 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,786 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,792 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,799 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,803 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,808 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,808 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,819 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,823 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:56:13,826 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:56:13,827 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,836 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,836 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 17:56:13,844 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,845 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,856 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,856 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:56:13,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 17:56:13,863 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 17:56:13,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:56:13,870 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:56:13,874 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,877 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,881 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,884 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,887 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:13,891 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:56:13,891 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:13,903 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:13,907 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:56:13,907 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/sdj$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:13,931 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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 17:56:13,931 INFO program/MainThread: stderr[22]: 2024-03-01 17:56:13,931 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:56:13,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 17:56:13,936 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:14,024 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 17:56:14,025 INFO program/MainThread: stderr[23]: 2024-03-01 17:56:14,025 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:56:14,033 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:56:14,040 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:56:14,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,067 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,071 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 17:56:14,072 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:56:14,073 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:56:14,082 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,082 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,095 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,095 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:56:14,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,102 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:56:14,105 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 17:56:14,106 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 17:56:14,129 INFO program/MainThread: stdout: 2024-03-01 17:56:14,130 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 17:56:14,130 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:56:14,130 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:56:14,130 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:56:14,130 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 17:56:14,130 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:56:14,130 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:56:14,130 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:56:14,130 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:56:14,130 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:56:14,130 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,131 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 17:56:14,144 INFO program/MainThread: stdout: 2024-03-01 17:56:14,144 INFO program/MainThread: writing all SBs 2024-03-01 17:56:14,144 INFO program/MainThread: new label = "" 2024-03-01 17:56:14,144 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,144 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,161 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:56:14,166 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:56:14,167 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:56:14,175 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,189 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,189 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:56:14,193 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 17:56:14,196 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 17:56:14,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,200 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/sdj$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:14,226 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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 17:56:14,226 INFO program/MainThread: stderr[24]: 2024-03-01 17:56:14,226 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:56:14,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 17:56:14,231 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:14,319 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 17:56:14,319 INFO program/MainThread: stderr[25]: 2024-03-01 17:56:14,319 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:56:14,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:56:14,334 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:56:14,334 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,359 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,364 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 17:56:14,364 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:56:14,365 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:56:14,374 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,374 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,389 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,389 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:56:14,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,397 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:56:14,400 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 17:56:14,400 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 17:56:14,426 INFO program/MainThread: stdout: 2024-03-01 17:56:14,426 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 17:56:14,426 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:56:14,426 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:56:14,426 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:56:14,426 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 17:56:14,426 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:56:14,426 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:56:14,427 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:56:14,427 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:56:14,427 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:56:14,427 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,427 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 17:56:14,441 INFO program/MainThread: stdout: 2024-03-01 17:56:14,442 INFO program/MainThread: writing all SBs 2024-03-01 17:56:14,442 INFO program/MainThread: new label = "" 2024-03-01 17:56:14,442 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,442 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,459 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:56:14,463 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:56:14,464 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:56:14,473 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,473 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,487 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,487 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:56:14,492 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,495 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:56:14,498 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:56:14,498 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:56:14,498 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:56:14,534 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:56:14,535 INFO program/MainThread: stderr[26]: 2024-03-01 17:56:14,535 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:56:14,535 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,549 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,553 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:56:14,553 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 17:56:14,554 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:56:14,563 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,563 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,584 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,584 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:56:14,588 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,591 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:56:14,594 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:56:14,594 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:56:14,595 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:56:14,627 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:56:14,627 INFO program/MainThread: stderr[27]: 2024-03-01 17:56:14,627 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:56:14,628 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,646 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,650 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:56:14,650 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 17:56:14,652 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:56:14,660 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,681 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,682 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:56:14,686 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,689 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:56:14,691 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:56:14,692 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:56:14,692 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:56:14,723 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:56:14,724 INFO program/MainThread: stderr[28]: 2024-03-01 17:56:14,724 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:56:14,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,745 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,749 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:56:14,749 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 17:56:14,751 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:56:14,759 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,760 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,782 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,782 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:56:14,786 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:56:14,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:56:14,792 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,795 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:56:14,798 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,801 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:56:14,805 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,808 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:56:14,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:56:14,811 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:14,860 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 17:56:14,861 INFO program/MainThread: stderr[29]: 2024-03-01 17:56:14,861 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:56:14,869 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:56:14,876 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:56:14,881 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,887 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:56:14,893 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,899 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:56:14,905 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,911 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:56:14,911 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,935 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,940 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:56:14,943 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:56:14,943 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,953 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,953 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:56:14,961 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,961 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:14,971 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:14,971 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:56:14,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 17:56:14,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 17:56:14,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:56:14,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:56:14,989 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,992 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:56:14,996 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:14,999 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:56:15,003 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:15,006 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:56:15,006 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:15,018 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,022 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:56:15,022 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/sdj$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:15,052 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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 17:56:15,052 INFO program/MainThread: stderr[30]: 2024-03-01 17:56:15,052 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:56:15,057 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 17:56:15,057 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:15,144 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 17:56:15,145 INFO program/MainThread: stderr[31]: 2024-03-01 17:56:15,145 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:56:15,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:15,160 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:56:15,160 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:56:15,160 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:15,187 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,192 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 17:56:15,193 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:56:15,193 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:56:15,202 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,203 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:15,218 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,218 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:56:15,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:15,226 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:56:15,229 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 17:56:15,229 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 17:56:15,262 INFO program/MainThread: stdout: 2024-03-01 17:56:15,262 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:56:15,262 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:56:15,262 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:56:15,262 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:56:15,262 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:56:15,262 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:56:15,262 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:56:15,262 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 17:56:15,262 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:56:15,263 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:56:15,263 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,263 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 17:56:15,276 INFO program/MainThread: stdout: 2024-03-01 17:56:15,276 INFO program/MainThread: writing all SBs 2024-03-01 17:56:15,276 INFO program/MainThread: new label = "" 2024-03-01 17:56:15,276 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,277 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:15,293 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:56:15,297 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:56:15,298 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:56:15,307 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,307 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:15,323 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,323 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:56:15,327 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:56:15,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:56:15,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:15,334 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/sdj$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:15,360 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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 17:56:15,360 INFO program/MainThread: stderr[32]: 2024-03-01 17:56:15,360 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:56:15,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:56:15,365 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:15,452 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 17:56:15,452 INFO program/MainThread: stderr[33]: 2024-03-01 17:56:15,452 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:56:15,461 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:15,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:56:15,468 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:56:15,468 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:15,492 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,497 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 17:56:15,497 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:56:15,498 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:56:15,507 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,507 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:15,520 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,520 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:56:15,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:15,528 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:56:15,531 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:56:15,531 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:56:15,552 INFO program/MainThread: stdout: 2024-03-01 17:56:15,552 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 17:56:15,552 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:56:15,552 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:56:15,552 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:56:15,553 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 17:56:15,553 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:56:15,553 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:56:15,553 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:56:15,553 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:56:15,553 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:56:15,553 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,553 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:56:15,566 INFO program/MainThread: stdout: 2024-03-01 17:56:15,566 INFO program/MainThread: writing all SBs 2024-03-01 17:56:15,566 INFO program/MainThread: new label = "" 2024-03-01 17:56:15,566 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,566 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:15,581 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,585 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:56:15,585 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:56:15,587 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:56:15,595 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,596 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:15,609 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:15,614 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:56:15,614 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 0x7fb3089130f8> 2024-03-01 17:56:15,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:56:15,622 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:56:15,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,628 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 17:56:15,628 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:56:15,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:56:15,635 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:56:15,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:56:15,641 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:56:15,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,647 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 17:56:15,647 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:56:15,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:56:15,654 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:56:15,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:56:15,660 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:56:15,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:56:15,666 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:56:15,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:56:15,672 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:56:15,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,678 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 17:56:15,679 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:56:15,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:56:15,685 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:56:15,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:56:15,691 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:56:15,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,697 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 17:56:15,697 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:56:15,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:56:15,703 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:56:15,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:56:15,709 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:56:15,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:15,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:56:15,715 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:56:32,535 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_48oau9uh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:56:32,571 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:56:32,572 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:56:32,575 INFO program/MainThread: stdout[2]: 2024-03-01 17:56:32,575 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 17:56:32,575 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:56:32,575 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:56:32,579 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:32,580 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:56:32,583 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:56:32,584 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:56:32,587 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:56:32,587 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:56:32,590 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:56:32,590 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:56:32,601 INFO program/MainThread: stdout: 2024-03-01 17:56:32,601 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:56:32,601 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM 2024-03-01 17:56:32,601 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0616db95-c894-4f8c-8b06-402d5b1597c1 2024-03-01 17:56:32,601 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb 2024-03-01 17:56:32,601 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0616db95-c894-4f8c-8b06-402d5b1597c1 2024-03-01 17:56:32,601 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3 2024-03-01 17:56:32,601 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX 2024-03-01 17:56:32,601 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 2024-03-01 17:56:32,601 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2 2024-03-01 17:56:32,601 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 94455826-8fab-44b5-8146-f5481298c070 2024-03-01 17:56:32,601 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT 2024-03-01 17:56:32,601 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs 2024-03-01 17:56:32,601 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK 2024-03-01 17:56:32,601 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 85d6d59b-9364-4ccf-809a-67824fb97d06 2024-03-01 17:56:32,601 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 13dcd228-c90b-46bc-b72a-64d2845bedf4 2024-03-01 17:56:32,601 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c 2024-03-01 17:56:32,602 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg 2024-03-01 17:56:32,602 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c 2024-03-01 17:56:32,602 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf 2024-03-01 17:56:32,602 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs a7c072d8-32c3-4162-935c-44ddc78465cf 2024-03-01 17:56:32,602 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 2024-03-01 17:56:32,602 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs a7c072d8-32c3-4162-935c-44ddc78465cf 2024-03-01 17:56:32,602 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:56:32,602 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:56:32,602 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:56:32,602 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:56:32,602 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:32,602 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0616db95-c894-4f8c-8b06-402d5b1597c1 sdb 1073741824 root disk brw-rw---- LVM2_member TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0616db95-c894-4f8c-8b06-402d5b1597c1 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3 sdc 1073741824 root disk brw-rw---- LVM2_member dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX sdd 1073741824 root disk brw-rw---- LVM2_member pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 94455826-8fab-44b5-8146-f5481298c070 sde 1073741824 root disk brw-rw---- LVM2_member SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT sdf 1073741824 root disk brw-rw---- LVM2_member 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs sdg 1073741824 root disk brw-rw---- LVM2_member WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 85d6d59b-9364-4ccf-809a-67824fb97d06 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 13dcd228-c90b-46bc-b72a-64d2845bedf4 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c sdh 1073741824 root disk brw-rw---- LVM2_member 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c sdi 1073741824 root disk brw-rw---- LVM2_member Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs a7c072d8-32c3-4162-935c-44ddc78465cf sdj 1073741824 root disk brw-rw---- LVM2_member 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs a7c072d8-32c3-4162-935c-44ddc78465cf 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 17:56:32,602 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:56:32,602 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:56:32,603 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:56:32,603 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:56:32,603 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:56:32,603 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:56:32,603 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:32,616 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:32,630 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 17:56:32,635 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/lvm-pv-uuid-3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM', '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': '3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM', 'ID_FS_UUID_ENC': '3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:56:32,635 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 17:56:32,635 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 17:56:32,662 INFO program/MainThread: stdout[3]: 2024-03-01 17:56:32,663 INFO program/MainThread: stderr[3]: 2024-03-01 17:56:32,663 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:56:32,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:56:32,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:32,676 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:56:32,680 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:56:32,681 INFO blivet/MainThread: sda is a disk 2024-03-01 17:56:32,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:56:32,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:56:32,685 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:56:32,688 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:56:32,688 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 17:56:32,691 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 17:56:32,692 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:56:32,692 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:56:32,692 INFO blivet/MainThread: got device: DiskDevice instance (0x7f979fb7fc18) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:56:32,696 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:56:32,700 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:32,700 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:56:32,703 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:32,703 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:56:32,707 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:32,707 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:56:32,710 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:32,710 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:56:32,714 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:56:32,714 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:56:32,714 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 17:56:32,746 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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 17:56:32,746 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb. WARNING: Couldn't find device with uuid dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX. WARNING: VG test_vg1 is missing PV TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX (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 17:56:32,746 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:56:32,746 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:56:32,751 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM ; label: None ; device: /dev/sda ; serial: 3600140577092feee03c4dc5be68d19b5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; pe_start: 8 MiB ; 2024-03-01 17:56:32,751 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:56:32,754 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:56:32,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; incomplete: True ; hidden: False ; 2024-03-01 17:56:32,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:32,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:32,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:32,767 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 17:56:32,793 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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 17:56:32,793 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb. WARNING: Couldn't find device with uuid dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX. WARNING: VG test_vg1 is missing PV TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX (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 17:56:32,793 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:56:32,793 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:56:32,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:56:32,802 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:56:32,805 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:56:32,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:56:32,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:56:32,809 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 17:56:32,836 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 17:56:32,836 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb. WARNING: Couldn't find device with uuid dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX. WARNING: VG test_vg1 is missing PV TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX (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 17:56:32,836 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:56:32,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:56:32,841 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:56:32,844 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:56:32,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; incomplete: True ; hidden: False ; 2024-03-01 17:56:32,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:56:32,851 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:56:32,851 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:32,855 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/lvm-pv-uuid-TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d', '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': 'TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb', 'ID_FS_UUID_ENC': 'TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:56:32,855 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 17:56:32,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:56:32,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:32,865 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:56:32,866 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:56:32,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:56:32,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:56:32,869 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:56:32,873 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:56:32,873 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 17:56:32,876 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 17:56:32,877 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:56:32,877 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:56:32,877 INFO blivet/MainThread: got device: DiskDevice instance (0x7f979e9ee2e8) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:56:32,881 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:56:32,884 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:32,884 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:56:32,888 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:32,888 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:56:32,891 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:32,891 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:56:32,894 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:32,895 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:56:32,898 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:56:32,898 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:56:32,898 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 17:56:32,927 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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 17:56:32,927 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX. WARNING: VG test_vg1 is missing PV dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX (last written to /dev/sdc). 2024-03-01 17:56:32,927 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:56:32,928 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:56:32,932 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb ; label: None ; device: /dev/sdb ; serial: 36001405c9f30632226d4645a3735efa3 ; exists: True ; vg_name: test_vg1 ; vg_uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:56:32,932 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:56:32,935 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:56:32,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; incomplete: True ; hidden: False ; 2024-03-01 17:56:32,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:56:32,945 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:56:32,949 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:56:32,952 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:56:32,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; incomplete: True ; hidden: False ; 2024-03-01 17:56:32,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:32,958 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 17:56:32,984 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 17:56:32,984 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX. WARNING: VG test_vg1 is missing PV dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX (last written to /dev/sdc). 2024-03-01 17:56:32,984 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:56:32,984 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:56:32,984 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:32,989 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:56:32,989 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 17:56:32,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:56:32,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:33,000 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:56:33,000 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:56:33,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:56:33,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:56:33,004 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:56:33,007 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:56:33,007 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 17:56:33,011 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 17:56:33,011 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:56:33,011 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:56:33,012 INFO blivet/MainThread: got device: DiskDevice instance (0x7f979e9ee8d0) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:56:33,015 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:56:33,015 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:56:33,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:56:33,019 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 17:56:33,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:33,029 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:56:33,029 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:56:33,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:56:33,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:56:33,033 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:56:33,036 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:56:33,036 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 17:56:33,040 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 17:56:33,040 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:56:33,040 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:56:33,040 INFO blivet/MainThread: got device: DiskDevice instance (0x7f979e9fbcc0) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:56:33,044 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:56:33,044 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:56:33,047 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/lvm-pv-uuid-dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX ' '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993', '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': 'dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX', 'ID_FS_UUID_ENC': 'dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:56:33,048 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 17:56:33,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:33,058 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:56:33,058 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:56:33,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:56:33,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:56:33,062 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:56:33,065 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:56:33,065 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 17:56:33,069 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 17:56:33,069 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:56:33,069 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:56:33,069 INFO blivet/MainThread: got device: DiskDevice instance (0x7f979ea032b0) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:56:33,073 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:56:33,076 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:33,077 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:56:33,080 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:33,080 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:56:33,083 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,083 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:56:33,087 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,087 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:56:33,090 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:56:33,090 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:56:33,090 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/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:33,116 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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 17:56:33,116 INFO program/MainThread: stderr[9]: 2024-03-01 17:56:33,116 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:56:33,116 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:56:33,121 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX ; label: None ; device: /dev/sdc ; serial: 3600140549239d270b69419faaad6287e ; exists: True ; vg_name: test_vg1 ; vg_uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:56:33,121 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:56:33,124 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:56:33,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; incomplete: True ; hidden: False ; 2024-03-01 17:56:33,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:33,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:56:33,137 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:56:33,141 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:56:33,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; incomplete: True ; hidden: False ; 2024-03-01 17:56:33,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:33,147 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/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:33,172 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 17:56:33,173 INFO program/MainThread: stderr[10]: 2024-03-01 17:56:33,173 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:56:33,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:33,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:33,187 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:56:33,191 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:56:33,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:56:33,195 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:56:33,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:56:33,199 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:56:33,202 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 17:56:33,203 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:56:33,203 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:56:33,207 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:56:33,211 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:56:33,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:56:33,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:56:33,218 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:56:33,218 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:56:33,222 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 17:56:33,222 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:56:33,222 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:56:33,222 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:56:33,226 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:56:33,226 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:56:33,229 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 17:56:33,230 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:56:33,233 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-ncyQyzmO00DQmkl21dpyV9GZf3skWo11xvQdjf994hLeg2mVhlJs5Qry2V9cA3yW', '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-ncyQyzmO00DQmkl21dpyV9GZf3skWo11xvQdjf994hLeg2mVhlJs5Qry2V9cA3yW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3', 'ID_FS_UUID_ENC': 'cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '890531569'} ; 2024-03-01 17:56:33,233 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:56:33,234 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:33,237 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:56:33,238 INFO program/MainThread: stderr[11]: 2024-03-01 17:56:33,238 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:56:33,238 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:33,241 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:56:33,241 INFO program/MainThread: stderr[12]: 2024-03-01 17:56:33,241 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:56:33,241 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:33,244 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:56:33,244 INFO program/MainThread: stderr[13]: 2024-03-01 17:56:33,244 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:56:33,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:56:33,255 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:33,256 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:56:33,256 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:33,257 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:56:33,252 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979ea03f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f979ea80a58) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:33,257 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:33,261 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:56:33,261 INFO program/MainThread: stderr[14]: 2024-03-01 17:56:33,261 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:56:33,265 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:56:33,269 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:33,269 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:56:33,273 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:33,273 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:56:33,277 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,277 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:56:33,280 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,280 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:56:33,282 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:56:33,282 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:56:33,286 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:33,286 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:56:33,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:56:33,290 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:33,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:33,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:33,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:56:33,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:56:33,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:56:33,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:56:33,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:56:33,314 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:56:33,318 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 17:56:33,318 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:56:33,318 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:56:33,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:56:33,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:56:33,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:56:33,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:56:33,333 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:56:33,333 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:56:33,336 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 17:56:33,337 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:56:33,337 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:56:33,337 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:56:33,340 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:56:33,341 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:56:33,344 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 17:56:33,344 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:56:33,348 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/0616db95-c894-4f8c-8b06-402d5b1597c1 ' '/dev/disk/by-id/dm-uuid-LVM-ncyQyzmO00DQmkl21dpyV9GZf3skWo112Zb8FmxwW4E0zMIW7amzo4KYxjpQ0yUi ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', '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-ncyQyzmO00DQmkl21dpyV9GZf3skWo112Zb8FmxwW4E0zMIW7amzo4KYxjpQ0yUi', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0616db95-c894-4f8c-8b06-402d5b1597c1', 'ID_FS_UUID_ENC': '0616db95-c894-4f8c-8b06-402d5b1597c1', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '890223959'} ; 2024-03-01 17:56:33,348 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:56:33,348 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:33,352 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:56:33,352 INFO program/MainThread: stderr[15]: 2024-03-01 17:56:33,352 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:56:33,352 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:33,355 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:56:33,356 INFO program/MainThread: stderr[16]: 2024-03-01 17:56:33,356 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:56:33,356 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:33,359 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:56:33,359 INFO program/MainThread: stderr[17]: 2024-03-01 17:56:33,359 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:56:33,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:56:33,369 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:33,370 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:33,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:33,371 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:33,367 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979fe10518) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f979ea80a58) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:33,372 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:33,375 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:56:33,375 INFO program/MainThread: stderr[18]: 2024-03-01 17:56:33,375 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:56:33,379 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:56:33,383 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:33,383 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:56:33,387 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:33,387 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:56:33,391 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,391 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:56:33,394 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,395 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:56:33,395 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:56:33,398 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:33,398 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:56:33,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:56:33,402 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:33,402 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:33,406 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/lvm-pv-uuid-pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', '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': 'pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2', 'ID_FS_UUID_ENC': 'pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470300266'} ; 2024-03-01 17:56:33,406 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 17:56:33,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:33,417 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:56:33,417 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:56:33,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:56:33,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:56:33,421 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:56:33,424 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:56:33,424 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 17:56:33,428 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 17:56:33,428 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:56:33,428 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:56:33,428 INFO blivet/MainThread: got device: DiskDevice instance (0x7f979ea14048) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:56:33,432 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:56:33,436 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:33,436 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:56:33,439 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:33,439 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:56:33,442 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,443 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:56:33,446 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,446 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:56:33,449 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:56:33,449 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:56:33,449 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/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:33,477 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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 17:56:33,477 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT. WARNING: Couldn't find device with uuid 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs. WARNING: VG test_vg2 is missing PV SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs (last written to /dev/sdf). 2024-03-01 17:56:33,477 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:56:33,478 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:56:33,482 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 ; label: None ; device: /dev/sdd ; serial: 36001405b29e06470c8045e7b05d4d5a3 ; exists: True ; vg_name: test_vg2 ; vg_uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:56:33,482 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:56:33,485 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:56:33,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; incomplete: True ; hidden: False ; 2024-03-01 17:56:33,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:33,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:33,498 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/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:33,528 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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 17:56:33,528 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT. WARNING: Couldn't find device with uuid 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs. WARNING: VG test_vg2 is missing PV SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs (last written to /dev/sdf). 2024-03-01 17:56:33,528 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:56:33,528 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:56:33,529 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:56:33,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:56:33,538 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:56:33,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:56:33,541 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:56:33,542 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/sda$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:33,570 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 17:56:33,570 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT. WARNING: Couldn't find device with uuid 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs. WARNING: VG test_vg2 is missing PV SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs (last written to /dev/sdf). 2024-03-01 17:56:33,570 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:56:33,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:56:33,575 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:56:33,578 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:56:33,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; incomplete: True ; hidden: False ; 2024-03-01 17:56:33,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:56:33,585 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:56:33,585 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:33,589 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de ' '/dev/disk/by-id/lvm-pv-uuid-SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', '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': 'SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT', 'ID_FS_UUID_ENC': 'SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470485885'} ; 2024-03-01 17:56:33,589 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 17:56:33,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:33,600 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:56:33,600 INFO blivet/MainThread: sde is a disk 2024-03-01 17:56:33,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:56:33,600 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:56:33,603 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:56:33,607 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:56:33,607 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 17:56:33,610 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 17:56:33,611 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:56:33,611 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:56:33,611 INFO blivet/MainThread: got device: DiskDevice instance (0x7f979ea1d780) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:56:33,615 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:56:33,618 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:33,618 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:56:33,622 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:33,622 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:56:33,625 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,625 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:56:33,629 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,629 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:56:33,632 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:56:33,632 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:56:33,632 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/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:33,661 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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 17:56:33,661 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs. WARNING: VG test_vg2 is missing PV 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs (last written to /dev/sdf). 2024-03-01 17:56:33,661 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:56:33,661 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:56:33,666 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT ; label: None ; device: /dev/sde ; serial: 3600140512da640d910d4dc79699564de ; exists: True ; vg_name: test_vg2 ; vg_uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:56:33,666 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:56:33,669 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:56:33,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; incomplete: True ; hidden: False ; 2024-03-01 17:56:33,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:56:33,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:56:33,683 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:56:33,686 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:56:33,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; incomplete: True ; hidden: False ; 2024-03-01 17:56:33,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:33,692 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/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:33,721 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 17:56:33,721 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs. WARNING: VG test_vg2 is missing PV 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs (last written to /dev/sdf). 2024-03-01 17:56:33,721 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:56:33,721 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:56:33,721 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:33,726 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00', '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': '9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs', 'ID_FS_UUID_ENC': '9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470390507'} ; 2024-03-01 17:56:33,726 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 17:56:33,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:33,737 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:56:33,738 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:56:33,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:56:33,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:56:33,741 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:56:33,745 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:56:33,745 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 17:56:33,748 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 17:56:33,749 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:56:33,749 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:56:33,749 INFO blivet/MainThread: got device: DiskDevice instance (0x7f979ea1d908) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:56:33,753 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:56:33,757 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:33,757 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:56:33,760 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:33,760 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:56:33,763 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,764 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:56:33,767 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,767 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:56:33,770 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:56:33,770 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:56:33,770 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/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:33,801 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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 17:56:33,801 INFO program/MainThread: stderr[24]: 2024-03-01 17:56:33,801 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:56:33,801 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:56:33,806 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs ; label: None ; device: /dev/sdf ; serial: 36001405ab2f3813986e4e038f9dd0b00 ; exists: True ; vg_name: test_vg2 ; vg_uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:56:33,806 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:56:33,809 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:56:33,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; incomplete: True ; hidden: False ; 2024-03-01 17:56:33,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:33,819 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:56:33,822 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:56:33,826 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:56:33,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; incomplete: True ; hidden: False ; 2024-03-01 17:56:33,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:33,832 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/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:33,861 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 17:56:33,861 INFO program/MainThread: stderr[25]: 2024-03-01 17:56:33,861 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:56:33,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:33,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:33,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:56:33,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:56:33,880 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:56:33,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:56:33,887 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:56:33,888 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:56:33,891 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 17:56:33,892 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:56:33,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:56:33,896 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:56:33,899 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:56:33,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:56:33,903 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:56:33,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:56:33,906 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:56:33,910 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 17:56:33,910 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:56:33,910 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:56:33,911 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:56:33,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:56:33,914 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:56:33,917 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 17:56:33,918 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:56:33,921 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfE5mIfSS9dlyxQ9RU7uUT1Tmw6s3zH0yf ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/94455826-8fab-44b5-8146-f5481298c070', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', '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-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfE5mIfSS9dlyxQ9RU7uUT1Tmw6s3zH0yf', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '94455826-8fab-44b5-8146-f5481298c070', 'ID_FS_UUID_ENC': '94455826-8fab-44b5-8146-f5481298c070', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '889399179'} ; 2024-03-01 17:56:33,922 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:56:33,922 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:33,926 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:56:33,926 INFO program/MainThread: stderr[26]: 2024-03-01 17:56:33,926 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:56:33,926 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:33,929 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:56:33,929 INFO program/MainThread: stderr[27]: 2024-03-01 17:56:33,929 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:56:33,929 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:33,932 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:56:33,933 INFO program/MainThread: stderr[28]: 2024-03-01 17:56:33,933 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:56:33,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,940 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:56:33,943 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:33,944 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:56:33,944 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:33,945 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:56:33,941 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979ea24c50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f979ea1d4a8) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:33,945 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:33,948 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:56:33,948 INFO program/MainThread: stderr[29]: 2024-03-01 17:56:33,948 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:56:33,952 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:56:33,957 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:33,957 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:56:33,961 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:33,961 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:56:33,964 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,964 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:56:33,968 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:33,968 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:56:33,968 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:56:33,972 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:33,972 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:56:33,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:56:33,975 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:33,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:33,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS ; incomplete: False ; hidden: False ; 2024-03-01 17:56:33,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:33,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:56:34,000 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:56:34,001 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:56:34,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:56:34,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:56:34,008 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:56:34,012 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 17:56:34,012 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:56:34,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:56:34,016 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:56:34,019 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:56:34,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:56:34,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:56:34,026 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:56:34,027 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:56:34,030 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 17:56:34,031 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:56:34,031 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:56:34,031 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:56:34,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:56:34,034 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:56:34,038 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 17:56:34,038 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:56:34,042 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfddyE4swoCcdrawt8fcLorW4tuEF20ksS ' '/dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', '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-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfddyE4swoCcdrawt8fcLorW4tuEF20ksS', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2', 'ID_FS_UUID_ENC': 'dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '889103216'} ; 2024-03-01 17:56:34,042 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:56:34,042 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:34,046 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:56:34,046 INFO program/MainThread: stderr[30]: 2024-03-01 17:56:34,046 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:56:34,046 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:34,049 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:56:34,049 INFO program/MainThread: stderr[31]: 2024-03-01 17:56:34,050 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:56:34,050 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:34,053 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:56:34,053 INFO program/MainThread: stderr[32]: 2024-03-01 17:56:34,053 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:56:34,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:56:34,064 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:34,065 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:34,065 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:34,066 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:34,061 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f97ada9bac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f979ea1d4a8) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:34,066 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:34,069 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:56:34,069 INFO program/MainThread: stderr[33]: 2024-03-01 17:56:34,069 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:56:34,074 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:56:34,077 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:34,078 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:56:34,081 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:34,081 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:56:34,085 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,085 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:56:34,089 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,089 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:56:34,089 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:56:34,092 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:34,093 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:56:34,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:56:34,096 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:34,096 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:34,100 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/lvm-pv-uuid-WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK ' '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', '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': 'WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK', 'ID_FS_UUID_ENC': 'WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470531967'} ; 2024-03-01 17:56:34,100 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 17:56:34,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:34,111 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:56:34,112 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:56:34,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:56:34,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:56:34,115 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:56:34,118 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:56:34,118 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 17:56:34,122 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 17:56:34,122 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:56:34,123 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:56:34,123 INFO blivet/MainThread: got device: DiskDevice instance (0x7f979ea03240) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:56:34,126 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:56:34,130 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:34,130 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:56:34,133 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:34,133 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:56:34,137 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,137 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:56:34,140 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,140 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:56:34,143 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:56:34,143 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:56:34,143 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/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:34,175 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:34,175 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg. WARNING: Couldn't find device with uuid Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf. WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:34,175 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:56:34,175 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:56:34,180 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK ; label: None ; device: /dev/sdg ; serial: 360014052bb7716aefa74737b650e5cf0 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:56:34,180 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:56:34,183 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:56:34,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:34,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:34,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:34,196 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/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:34,224 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:34,224 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg. WARNING: Couldn't find device with uuid Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf. WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:34,224 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:56:34,224 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:56:34,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:56:34,229 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:56:34,233 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:56:34,233 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:56:34,237 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:56:34,237 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/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:34,267 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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=9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 17:56:34,267 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg. WARNING: Couldn't find device with uuid Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf. WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:34,267 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:56:34,272 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:56:34,272 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:56:34,276 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:56:34,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:34,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:56:34,282 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:56:34,282 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:34,286 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', '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': '8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg', 'ID_FS_UUID_ENC': '8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470636696'} ; 2024-03-01 17:56:34,286 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 17:56:34,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:34,297 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:56:34,298 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:56:34,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:56:34,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:56:34,301 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:56:34,305 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:56:34,305 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 17:56:34,308 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 17:56:34,309 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:56:34,309 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:56:34,309 INFO blivet/MainThread: got device: DiskDevice instance (0x7f979ea03748) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:56:34,313 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:56:34,316 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:34,316 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:56:34,320 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:34,320 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:56:34,323 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,323 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:56:34,327 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,327 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:56:34,330 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:56:34,330 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:56:34,330 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/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:34,360 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:34,360 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf. WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:34,360 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:56:34,360 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:56:34,365 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg ; label: None ; device: /dev/sdh ; serial: 3600140552650359835849f7ba7a6e298 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; pe_start: 8 MiB ; 2024-03-01 17:56:34,365 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:56:34,368 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:56:34,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:34,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:56:34,379 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:56:34,382 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:56:34,385 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:56:34,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:34,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:34,391 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/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:34,420 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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=9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 17:56:34,420 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf. WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:34,420 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:56:34,420 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:56:34,420 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:34,425 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/lvm-pv-uuid-Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840', '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': 'Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf', 'ID_FS_UUID_ENC': 'Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470768159'} ; 2024-03-01 17:56:34,425 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 17:56:34,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:34,437 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:56:34,437 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:56:34,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:56:34,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:56:34,441 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:56:34,444 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:56:34,444 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 17:56:34,448 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 17:56:34,448 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:56:34,448 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:56:34,448 INFO blivet/MainThread: got device: DiskDevice instance (0x7f979ea1dbe0) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:56:34,452 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:56:34,456 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:34,456 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:56:34,459 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:34,459 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:56:34,463 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,463 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:56:34,466 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,466 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:56:34,469 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:56:34,469 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:56:34,470 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/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:34,499 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:34,499 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:34,499 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:56:34,499 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:56:34,504 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf ; label: None ; device: /dev/sdi ; serial: 360014058afb5daaef3e4b3a84a251840 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; pe_start: 8 MiB ; 2024-03-01 17:56:34,504 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:56:34,507 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:56:34,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:34,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:34,517 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:56:34,521 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:56:34,524 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:56:34,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:34,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:34,530 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/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:34,561 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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=9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 17:56:34,561 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:34,561 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:56:34,562 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:56:34,562 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:34,567 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/lvm-pv-uuid-28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', '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': '28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2', 'ID_FS_UUID_ENC': '28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470854761'} ; 2024-03-01 17:56:34,567 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 17:56:34,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:34,579 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:56:34,579 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:56:34,579 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:56:34,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:56:34,583 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:56:34,586 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:56:34,586 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 17:56:34,590 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 17:56:34,590 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:56:34,590 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:56:34,590 INFO blivet/MainThread: got device: DiskDevice instance (0x7f979ea2dba8) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:56:34,594 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:56:34,597 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:34,598 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:56:34,601 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:34,601 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:56:34,605 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,605 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:56:34,608 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,608 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:56:34,611 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:56:34,611 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:56:34,612 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/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:34,644 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:34,644 INFO program/MainThread: stderr[41]: 2024-03-01 17:56:34,644 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:56:34,645 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:56:34,649 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 ; label: None ; device: /dev/sdj ; serial: 360014058c36cb0afef940828c2306d7f ; exists: True ; vg_name: test_vg3 ; vg_uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:56:34,649 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:56:34,652 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:56:34,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:34,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:34,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:56:34,666 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:56:34,669 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:56:34,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:34,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:34,676 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/sdg$|","a|/dev/sda$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:34,709 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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=9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 17:56:34,709 INFO program/MainThread: stderr[42]: 2024-03-01 17:56:34,709 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:56:34,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:34,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:34,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:56:34,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:56:34,728 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:56:34,732 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:56:34,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:56:34,736 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:56:34,739 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 17:56:34,740 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:56:34,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:56:34,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:56:34,748 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:56:34,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:56:34,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:56:34,755 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:56:34,755 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:56:34,758 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 17:56:34,759 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:56:34,759 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:56:34,759 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:56:34,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:56:34,762 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:56:34,766 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 17:56:34,766 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:56:34,770 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HTjbzWkKlzghFLkPOWCln2C42mJX1zGOg ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/a7c072d8-32c3-4162-935c-44ddc78465cf', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HTjbzWkKlzghFLkPOWCln2C42mJX1zGOg', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a7c072d8-32c3-4162-935c-44ddc78465cf', 'ID_FS_UUID_ENC': 'a7c072d8-32c3-4162-935c-44ddc78465cf', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '888230351'} ; 2024-03-01 17:56:34,770 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:56:34,770 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:34,774 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:56:34,774 INFO program/MainThread: stderr[43]: 2024-03-01 17:56:34,774 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:56:34,774 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:34,777 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:56:34,778 INFO program/MainThread: stderr[44]: 2024-03-01 17:56:34,778 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:56:34,778 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:34,781 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:56:34,781 INFO program/MainThread: stderr[45]: 2024-03-01 17:56:34,781 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:56:34,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:56:34,792 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:34,793 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:56:34,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:34,794 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:56:34,789 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979ea2d6d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f979e9ee588) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:34,795 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:34,797 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:56:34,798 INFO program/MainThread: stderr[46]: 2024-03-01 17:56:34,798 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:56:34,802 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:56:34,806 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:34,806 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:56:34,810 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:34,810 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:56:34,813 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,813 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:56:34,817 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,817 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:56:34,817 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:56:34,821 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:34,821 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:56:34,824 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:56:34,824 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:34,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:34,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:34,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:56:34,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:56:34,842 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:56:34,845 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:56:34,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:56:34,849 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:56:34,852 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 17:56:34,853 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:56:34,853 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:56:34,857 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:56:34,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:56:34,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:56:34,864 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:56:34,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:56:34,867 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:56:34,871 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 17:56:34,871 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:56:34,871 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:56:34,872 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:56:34,875 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:56:34,875 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:56:34,879 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 17:56:34,879 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:56:34,883 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HY7SGMQ2C0f0WcDPdi1YM8371c2Jt9FiS ' '/dev/disk/by-uuid/cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HY7SGMQ2C0f0WcDPdi1YM8371c2Jt9FiS', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c', 'ID_FS_UUID_ENC': 'cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '887921413'} ; 2024-03-01 17:56:34,883 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:56:34,883 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:34,887 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:56:34,887 INFO program/MainThread: stderr[47]: 2024-03-01 17:56:34,887 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:56:34,887 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:34,890 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:56:34,891 INFO program/MainThread: stderr[48]: 2024-03-01 17:56:34,891 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:56:34,891 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:34,894 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:56:34,894 INFO program/MainThread: stderr[49]: 2024-03-01 17:56:34,894 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:56:34,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:56:34,906 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:34,906 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:56:34,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:34,908 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:56:34,903 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979facedd8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f979e9ee588) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:34,908 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:34,911 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:56:34,911 INFO program/MainThread: stderr[50]: 2024-03-01 17:56:34,911 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:56:34,916 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:56:34,919 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:34,920 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:56:34,923 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:34,923 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:56:34,927 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,927 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:56:34,931 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:34,931 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:56:34,931 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:56:34,934 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:34,935 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:56:34,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:56:34,938 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:34,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:34,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN ; incomplete: False ; hidden: False ; 2024-03-01 17:56:34,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:34,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:56:34,955 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:56:34,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:56:34,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:56:34,962 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:56:34,963 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:56:34,966 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 17:56:34,967 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:56:34,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:56:34,971 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:56:34,974 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:56:34,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:56:34,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:56:34,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:56:34,982 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:56:34,985 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 17:56:34,985 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:56:34,986 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:56:34,986 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:56:34,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:56:34,989 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:56:34,993 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 17:56:34,993 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:56:34,997 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HnZFfS5m9gW0UFdrARlX8n3z07PtydShN ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/13dcd228-c90b-46bc-b72a-64d2845bedf4', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HnZFfS5m9gW0UFdrARlX8n3z07PtydShN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '13dcd228-c90b-46bc-b72a-64d2845bedf4', 'ID_FS_UUID_ENC': '13dcd228-c90b-46bc-b72a-64d2845bedf4', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '887607214'} ; 2024-03-01 17:56:34,997 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:56:34,997 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:35,001 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:56:35,001 INFO program/MainThread: stderr[51]: 2024-03-01 17:56:35,001 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:56:35,001 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:35,004 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:56:35,005 INFO program/MainThread: stderr[52]: 2024-03-01 17:56:35,005 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:56:35,005 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:35,008 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:56:35,008 INFO program/MainThread: stderr[53]: 2024-03-01 17:56:35,008 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:56:35,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:35,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:56:35,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:35,021 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:56:35,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:35,022 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:56:35,017 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979fb86710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f979e9ee588) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:35,023 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:35,026 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:56:35,027 INFO program/MainThread: stderr[54]: 2024-03-01 17:56:35,027 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:56:35,031 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:56:35,035 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:35,035 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:56:35,039 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:35,039 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:56:35,042 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:35,043 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:56:35,046 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:35,046 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:56:35,047 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:56:35,050 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:35,050 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:56:35,053 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:56:35,054 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:35,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:35,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:35,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR ; incomplete: False ; hidden: False ; 2024-03-01 17:56:35,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:35,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:56:35,071 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:56:35,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:56:35,075 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:56:35,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:56:35,079 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:56:35,082 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 17:56:35,083 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:56:35,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:56:35,086 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:56:35,090 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:56:35,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:56:35,094 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:56:35,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:56:35,097 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:56:35,101 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 17:56:35,101 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:56:35,102 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:56:35,102 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:56:35,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:56:35,105 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:56:35,108 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 17:56:35,109 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:56:35,113 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/85d6d59b-9364-4ccf-809a-67824fb97d06 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4H9ehGpxXGam2x8Rj43qdrQ8gOjgdRjFpR', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4H9ehGpxXGam2x8Rj43qdrQ8gOjgdRjFpR', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '85d6d59b-9364-4ccf-809a-67824fb97d06', 'ID_FS_UUID_ENC': '85d6d59b-9364-4ccf-809a-67824fb97d06', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '887303358'} ; 2024-03-01 17:56:35,113 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:56:35,113 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:35,116 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:56:35,117 INFO program/MainThread: stderr[55]: 2024-03-01 17:56:35,117 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:56:35,117 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:35,120 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:56:35,120 INFO program/MainThread: stderr[56]: 2024-03-01 17:56:35,120 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:56:35,120 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:35,123 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:56:35,123 INFO program/MainThread: stderr[57]: 2024-03-01 17:56:35,123 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:56:35,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:35,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:56:35,135 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:35,136 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:35,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:35,138 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:35,132 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979e9b77b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f979e9ee588) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:35,139 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:35,141 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:56:35,142 INFO program/MainThread: stderr[58]: 2024-03-01 17:56:35,142 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:56:35,146 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:56:35,150 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:35,150 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:56:35,153 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:35,153 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:56:35,157 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:35,157 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:56:35,161 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:35,161 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:56:35,161 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:56:35,165 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:35,165 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:56:35,168 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:56:35,168 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:35,169 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:35,172 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': '28327289'} ; 2024-03-01 17:56:35,172 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:56:35,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:56:35,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:35,183 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:56:35,184 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:56:35,184 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:56:35,184 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:56:35,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:56:35,184 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:56:35,187 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:56:35,191 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:56:35,191 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:56:35,194 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:56:35,194 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:56:35,195 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:56:35,195 INFO blivet/MainThread: got device: DiskDevice instance (0x7f979e9c3048) -- 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 17:56:35,198 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:56:35,202 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:35,202 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:56:35,205 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:35,205 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:56:35,209 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:35,209 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:56:35,212 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:35,212 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:56:35,215 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:56:35,218 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:35,222 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:56:35,226 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 0x7f979e9c2688> 2024-03-01 17:56:38,360 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:56:38,365 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:56:38,365 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:56:38,369 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': '28332446'} ; 2024-03-01 17:56:38,369 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:56:38,369 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:56:38,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:38,380 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:56:38,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:38,387 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:38,400 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:38,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:56:38,423 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:56:38,427 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:56:38,427 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:56:38,430 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:56:38,434 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:56:38,434 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:56:38,437 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:56:38,437 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:56:38,438 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:56:38,441 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:56:38,444 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:56:38,447 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:56:38,450 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:56:38,454 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:56:38,454 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:56:38,454 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:56:38,455 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:56:38,454 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f979e9d6f28) -- 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 0x7f979e9db9e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:56:38,459 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:56:38,463 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:38,463 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:56:38,466 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:38,466 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:56:38,470 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:38,470 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:56:38,473 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:38,473 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:56:38,474 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:56:38,477 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:38,477 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:56:38,480 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:56:38,480 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:38,483 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4H9ehGpxXGam2x8Rj43qdrQ8gOjgdRjFpR ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-uuid/85d6d59b-9364-4ccf-809a-67824fb97d06 ' '/dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4H9ehGpxXGam2x8Rj43qdrQ8gOjgdRjFpR', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '85d6d59b-9364-4ccf-809a-67824fb97d06', 'ID_FS_UUID_ENC': '85d6d59b-9364-4ccf-809a-67824fb97d06', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '887303358'} ; 2024-03-01 17:56:38,483 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:56:38,484 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:38,488 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:56:38,488 INFO program/MainThread: stderr[59]: 2024-03-01 17:56:38,488 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:56:38,488 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:38,491 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:56:38,491 INFO program/MainThread: stderr[60]: 2024-03-01 17:56:38,491 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:56:38,491 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:38,494 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:56:38,495 INFO program/MainThread: stderr[61]: 2024-03-01 17:56:38,495 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:56:38,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:56:38,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:38,507 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:38,508 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:38,509 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:38,503 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979e9b77b8) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f979e9ee588) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:38,510 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:38,513 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:56:38,513 INFO program/MainThread: stderr[62]: 2024-03-01 17:56:38,513 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:56:38,517 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:56:38,517 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:56:38,520 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HnZFfS5m9gW0UFdrARlX8n3z07PtydShN ' '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/13dcd228-c90b-46bc-b72a-64d2845bedf4 ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HnZFfS5m9gW0UFdrARlX8n3z07PtydShN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '13dcd228-c90b-46bc-b72a-64d2845bedf4', 'ID_FS_UUID_ENC': '13dcd228-c90b-46bc-b72a-64d2845bedf4', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '887607214'} ; 2024-03-01 17:56:38,521 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:56:38,521 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:38,524 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:56:38,524 INFO program/MainThread: stderr[63]: 2024-03-01 17:56:38,524 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:56:38,524 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:38,527 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:56:38,527 INFO program/MainThread: stderr[64]: 2024-03-01 17:56:38,528 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:56:38,528 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:38,531 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:56:38,531 INFO program/MainThread: stderr[65]: 2024-03-01 17:56:38,531 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:56:38,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:56:38,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:38,543 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:38,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:38,545 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:38,539 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979fb86710) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f979e9ee588) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:38,546 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:38,549 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:56:38,549 INFO program/MainThread: stderr[66]: 2024-03-01 17:56:38,549 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:56:38,553 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:56:38,553 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:56:38,556 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HY7SGMQ2C0f0WcDPdi1YM8371c2Jt9FiS ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-uuid/cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HY7SGMQ2C0f0WcDPdi1YM8371c2Jt9FiS', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c', 'ID_FS_UUID_ENC': 'cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '887921413'} ; 2024-03-01 17:56:38,556 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:56:38,557 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:38,560 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:56:38,560 INFO program/MainThread: stderr[67]: 2024-03-01 17:56:38,560 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:56:38,560 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:38,563 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:56:38,563 INFO program/MainThread: stderr[68]: 2024-03-01 17:56:38,563 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:56:38,563 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:38,566 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:56:38,566 INFO program/MainThread: stderr[69]: 2024-03-01 17:56:38,566 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:56:38,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,575 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:56:38,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:38,579 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:38,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:38,581 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:38,575 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979facedd8) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f979e9ee588) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:38,581 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:38,584 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:56:38,585 INFO program/MainThread: stderr[70]: 2024-03-01 17:56:38,585 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:56:38,589 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:56:38,589 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:56:38,592 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/a7c072d8-32c3-4162-935c-44ddc78465cf ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HTjbzWkKlzghFLkPOWCln2C42mJX1zGOg', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HTjbzWkKlzghFLkPOWCln2C42mJX1zGOg', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a7c072d8-32c3-4162-935c-44ddc78465cf', 'ID_FS_UUID_ENC': 'a7c072d8-32c3-4162-935c-44ddc78465cf', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '888230351'} ; 2024-03-01 17:56:38,592 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:56:38,592 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:38,596 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:56:38,596 INFO program/MainThread: stderr[71]: 2024-03-01 17:56:38,596 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:56:38,596 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:38,599 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:56:38,599 INFO program/MainThread: stderr[72]: 2024-03-01 17:56:38,599 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:56:38,599 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:38,602 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:56:38,602 INFO program/MainThread: stderr[73]: 2024-03-01 17:56:38,603 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:56:38,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,611 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 17:56:38,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:38,615 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:38,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:38,617 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:38,611 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979ea2d6d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f979e9ee588) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:38,618 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:38,621 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:56:38,621 INFO program/MainThread: stderr[74]: 2024-03-01 17:56:38,621 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:56:38,625 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:56:38,625 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:56:38,628 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfddyE4swoCcdrawt8fcLorW4tuEF20ksS ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2 ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', '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-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfddyE4swoCcdrawt8fcLorW4tuEF20ksS', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2', 'ID_FS_UUID_ENC': 'dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '889103216'} ; 2024-03-01 17:56:38,628 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:56:38,629 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:38,632 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:56:38,632 INFO program/MainThread: stderr[75]: 2024-03-01 17:56:38,632 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:56:38,632 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:38,635 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:56:38,635 INFO program/MainThread: stderr[76]: 2024-03-01 17:56:38,635 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:56:38,635 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:38,638 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:56:38,639 INFO program/MainThread: stderr[77]: 2024-03-01 17:56:38,639 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:56:38,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:56:38,650 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:38,650 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:38,651 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:38,651 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:38,647 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f97ada9bac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f979ea1d4a8) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:38,652 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:38,655 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:56:38,655 INFO program/MainThread: stderr[78]: 2024-03-01 17:56:38,655 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:56:38,659 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:56:38,660 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:56:38,663 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfE5mIfSS9dlyxQ9RU7uUT1Tmw6s3zH0yf ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-uuid/94455826-8fab-44b5-8146-f5481298c070 ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', '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-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfE5mIfSS9dlyxQ9RU7uUT1Tmw6s3zH0yf', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '94455826-8fab-44b5-8146-f5481298c070', 'ID_FS_UUID_ENC': '94455826-8fab-44b5-8146-f5481298c070', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '889399179'} ; 2024-03-01 17:56:38,663 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:56:38,663 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:38,666 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:56:38,666 INFO program/MainThread: stderr[79]: 2024-03-01 17:56:38,666 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:56:38,666 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:38,670 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:56:38,670 INFO program/MainThread: stderr[80]: 2024-03-01 17:56:38,670 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:56:38,670 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:38,673 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:56:38,673 INFO program/MainThread: stderr[81]: 2024-03-01 17:56:38,673 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:56:38,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:56:38,684 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:38,685 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:38,685 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:38,686 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:38,681 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979ea24c50) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f979ea1d4a8) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:38,687 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:38,690 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:56:38,690 INFO program/MainThread: stderr[82]: 2024-03-01 17:56:38,690 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:56:38,694 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:56:38,694 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:56:38,698 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/0616db95-c894-4f8c-8b06-402d5b1597c1 ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-ncyQyzmO00DQmkl21dpyV9GZf3skWo112Zb8FmxwW4E0zMIW7amzo4KYxjpQ0yUi', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', '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-ncyQyzmO00DQmkl21dpyV9GZf3skWo112Zb8FmxwW4E0zMIW7amzo4KYxjpQ0yUi', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0616db95-c894-4f8c-8b06-402d5b1597c1', 'ID_FS_UUID_ENC': '0616db95-c894-4f8c-8b06-402d5b1597c1', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '890223959'} ; 2024-03-01 17:56:38,698 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:56:38,698 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:38,701 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:56:38,701 INFO program/MainThread: stderr[83]: 2024-03-01 17:56:38,701 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:56:38,701 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:38,704 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:56:38,704 INFO program/MainThread: stderr[84]: 2024-03-01 17:56:38,705 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:56:38,705 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:38,708 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:56:38,708 INFO program/MainThread: stderr[85]: 2024-03-01 17:56:38,708 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:56:38,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,716 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 17:56:38,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:38,719 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:38,720 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:38,721 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:38,716 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979fe10518) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f979ea80a58) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:38,721 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:38,724 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:56:38,725 INFO program/MainThread: stderr[86]: 2024-03-01 17:56:38,725 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:56:38,729 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:56:38,729 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:56:38,732 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3 ' '/dev/disk/by-id/dm-uuid-LVM-ncyQyzmO00DQmkl21dpyV9GZf3skWo11xvQdjf994hLeg2mVhlJs5Qry2V9cA3yW ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/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-ncyQyzmO00DQmkl21dpyV9GZf3skWo11xvQdjf994hLeg2mVhlJs5Qry2V9cA3yW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3', 'ID_FS_UUID_ENC': 'cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '890531569'} ; 2024-03-01 17:56:38,732 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:56:38,732 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:38,735 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:56:38,736 INFO program/MainThread: stderr[87]: 2024-03-01 17:56:38,736 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:56:38,736 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:38,739 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:56:38,739 INFO program/MainThread: stderr[88]: 2024-03-01 17:56:38,739 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:56:38,739 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:38,742 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:56:38,742 INFO program/MainThread: stderr[89]: 2024-03-01 17:56:38,742 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:56:38,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:56:38,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:38,754 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:38,754 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:38,755 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:38,751 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f979ea03f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f979ea80a58) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:38,756 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:38,759 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:56:38,759 INFO program/MainThread: stderr[90]: 2024-03-01 17:56:38,759 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:56:38,763 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:56:38,763 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:56:38,763 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:38,776 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:38,792 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:56:38,793 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:56:38,796 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 17:56:38,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:38,803 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 17:56:38,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:38,806 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:56:38,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:38,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:38,819 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:56:38,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:38,828 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 17:56:38,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:38,832 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:56:38,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:38,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:56:38,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:38,844 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:56:38,847 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 17:56:38,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:38,853 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 17:56:38,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:38,857 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 17:56:38,859 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 17:56:38,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:38,866 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 17:56:38,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:38,869 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:56:43,344 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6vv12oub/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:56:43,379 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:56:43,380 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:56:43,383 INFO program/MainThread: stdout[2]: 2024-03-01 17:56:43,383 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 17:56:43,383 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:56:43,383 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:56:43,387 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:43,388 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:56:43,391 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:56:43,391 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:56:43,395 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:56:43,395 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:56:43,398 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:56:43,398 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:56:43,408 INFO program/MainThread: stdout: 2024-03-01 17:56:43,408 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:56:43,408 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member 3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM 2024-03-01 17:56:43,408 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0616db95-c894-4f8c-8b06-402d5b1597c1 2024-03-01 17:56:43,408 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb 2024-03-01 17:56:43,408 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0616db95-c894-4f8c-8b06-402d5b1597c1 2024-03-01 17:56:43,409 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3 2024-03-01 17:56:43,409 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX 2024-03-01 17:56:43,409 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 2024-03-01 17:56:43,409 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2 2024-03-01 17:56:43,409 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 94455826-8fab-44b5-8146-f5481298c070 2024-03-01 17:56:43,409 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT 2024-03-01 17:56:43,409 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs 2024-03-01 17:56:43,409 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK 2024-03-01 17:56:43,409 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 85d6d59b-9364-4ccf-809a-67824fb97d06 2024-03-01 17:56:43,409 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 13dcd228-c90b-46bc-b72a-64d2845bedf4 2024-03-01 17:56:43,409 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c 2024-03-01 17:56:43,409 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg 2024-03-01 17:56:43,409 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c 2024-03-01 17:56:43,409 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf 2024-03-01 17:56:43,409 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs a7c072d8-32c3-4162-935c-44ddc78465cf 2024-03-01 17:56:43,409 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 2024-03-01 17:56:43,409 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs a7c072d8-32c3-4162-935c-44ddc78465cf 2024-03-01 17:56:43,409 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:56:43,409 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:56:43,409 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:56:43,409 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:56:43,409 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:43,409 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member 3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0616db95-c894-4f8c-8b06-402d5b1597c1 sdb 1073741824 root disk brw-rw---- LVM2_member TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 0616db95-c894-4f8c-8b06-402d5b1597c1 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3 sdc 1073741824 root disk brw-rw---- LVM2_member dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX sdd 1073741824 root disk brw-rw---- LVM2_member pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 |-test_vg2-lv4 641728512 root disk brw-rw---- xfs dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 94455826-8fab-44b5-8146-f5481298c070 sde 1073741824 root disk brw-rw---- LVM2_member SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT sdf 1073741824 root disk brw-rw---- LVM2_member 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs sdg 1073741824 root disk brw-rw---- LVM2_member WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 85d6d59b-9364-4ccf-809a-67824fb97d06 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 13dcd228-c90b-46bc-b72a-64d2845bedf4 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c sdh 1073741824 root disk brw-rw---- LVM2_member 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c sdi 1073741824 root disk brw-rw---- LVM2_member Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs a7c072d8-32c3-4162-935c-44ddc78465cf sdj 1073741824 root disk brw-rw---- LVM2_member 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs a7c072d8-32c3-4162-935c-44ddc78465cf 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 17:56:43,410 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:56:43,410 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:56:43,410 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:56:43,410 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:56:43,410 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:56:43,410 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:56:43,411 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:43,421 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:43,435 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 17:56:43,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5', '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': '3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM', 'ID_FS_UUID_ENC': '3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:56:43,440 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 17:56:43,440 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 17:56:43,469 INFO program/MainThread: stdout[3]: 2024-03-01 17:56:43,470 INFO program/MainThread: stderr[3]: 2024-03-01 17:56:43,470 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:56:43,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:56:43,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:43,482 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:56:43,487 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:56:43,487 INFO blivet/MainThread: sda is a disk 2024-03-01 17:56:43,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:56:43,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:56:43,491 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:56:43,495 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:56:43,495 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 17:56:43,498 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 17:56:43,498 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:56:43,499 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:56:43,499 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9af5a1bcc0) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:56:43,503 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:56:43,506 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:43,506 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:56:43,510 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:43,510 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:56:43,513 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:43,513 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:56:43,517 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:43,517 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:56:43,520 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:56:43,520 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:56:43,521 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 17:56:43,548 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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 17:56:43,548 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb. WARNING: Couldn't find device with uuid dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX. WARNING: VG test_vg1 is missing PV TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX (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 17:56:43,548 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:56:43,548 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:56:43,553 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM ; label: None ; device: /dev/sda ; serial: 3600140577092feee03c4dc5be68d19b5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; pe_start: 8 MiB ; 2024-03-01 17:56:43,553 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:56:43,556 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:56:43,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; incomplete: True ; hidden: False ; 2024-03-01 17:56:43,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:43,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:43,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:43,569 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 17:56:43,595 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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 17:56:43,595 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb. WARNING: Couldn't find device with uuid dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX. WARNING: VG test_vg1 is missing PV TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX (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 17:56:43,595 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:56:43,595 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:56:43,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:56:43,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:56:43,606 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:56:43,606 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:56:43,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:56:43,610 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 17:56:43,638 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 17:56:43,638 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb. WARNING: Couldn't find device with uuid dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX. WARNING: VG test_vg1 is missing PV TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX (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 17:56:43,638 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:56:43,643 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:56:43,643 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:56:43,646 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:56:43,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; incomplete: True ; hidden: False ; 2024-03-01 17:56:43,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:56:43,653 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:56:43,653 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:43,656 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/lvm-pv-uuid-TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb', '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': 'TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb', 'ID_FS_UUID_ENC': 'TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:56:43,657 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 17:56:43,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:56:43,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:43,667 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:56:43,667 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:56:43,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:56:43,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:56:43,671 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:56:43,674 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:56:43,674 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 17:56:43,677 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 17:56:43,678 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:56:43,678 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:56:43,678 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9af4889358) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:56:43,682 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:56:43,685 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:43,685 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:56:43,689 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:43,689 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:56:43,692 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:43,692 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:56:43,696 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:43,696 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:56:43,699 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:56:43,699 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:56:43,699 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 17:56:43,726 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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 17:56:43,726 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX. WARNING: VG test_vg1 is missing PV dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX (last written to /dev/sdc). 2024-03-01 17:56:43,726 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:56:43,726 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:56:43,730 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb ; label: None ; device: /dev/sdb ; serial: 36001405c9f30632226d4645a3735efa3 ; exists: True ; vg_name: test_vg1 ; vg_uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:56:43,730 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:56:43,734 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:56:43,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; incomplete: True ; hidden: False ; 2024-03-01 17:56:43,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:56:43,743 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:56:43,747 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:56:43,750 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:56:43,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; incomplete: True ; hidden: False ; 2024-03-01 17:56:43,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:43,756 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 17:56:43,782 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 17:56:43,782 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX. WARNING: VG test_vg1 is missing PV dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX (last written to /dev/sdc). 2024-03-01 17:56:43,782 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:56:43,782 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:56:43,782 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:43,787 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:56:43,787 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 17:56:43,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:56:43,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:43,797 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:56:43,798 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:56:43,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:56:43,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:56:43,801 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:56:43,804 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:56:43,805 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 17:56:43,808 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 17:56:43,808 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:56:43,809 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:56:43,809 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9af4889518) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:56:43,812 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:56:43,812 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:56:43,816 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:56:43,816 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 17:56:43,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:56:43,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:43,826 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:56:43,826 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:56:43,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:56:43,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:56:43,830 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:56:43,833 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:56:43,833 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 17:56:43,837 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 17:56:43,837 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:56:43,837 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:56:43,837 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9af4896d30) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:56:43,841 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:56:43,841 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:56:43,844 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/lvm-pv-uuid-dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX ' '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993', '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': 'dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX', 'ID_FS_UUID_ENC': 'dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:56:43,844 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 17:56:43,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:56:43,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:43,854 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:56:43,855 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:56:43,855 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:56:43,855 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:56:43,858 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:56:43,861 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:56:43,862 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 17:56:43,865 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 17:56:43,865 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:56:43,866 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:56:43,866 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9af489e320) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:56:43,869 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:56:43,873 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:43,873 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:56:43,876 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:43,876 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:56:43,880 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:43,880 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:56:43,883 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:43,883 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:56:43,886 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:56:43,886 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:56:43,886 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/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:43,915 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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 17:56:43,915 INFO program/MainThread: stderr[9]: 2024-03-01 17:56:43,915 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:56:43,915 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:56:43,919 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX ; label: None ; device: /dev/sdc ; serial: 3600140549239d270b69419faaad6287e ; exists: True ; vg_name: test_vg1 ; vg_uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:56:43,920 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:56:43,923 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:56:43,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; incomplete: True ; hidden: False ; 2024-03-01 17:56:43,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:43,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:56:43,936 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:56:43,939 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:56:43,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 ; incomplete: True ; hidden: False ; 2024-03-01 17:56:43,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:43,946 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/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:43,970 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 17:56:43,970 INFO program/MainThread: stderr[10]: 2024-03-01 17:56:43,970 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:56:43,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:43,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:43,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW ; incomplete: False ; hidden: False ; 2024-03-01 17:56:43,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:43,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:56:43,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:56:43,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:56:43,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:56:43,995 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:56:43,996 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:56:43,999 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 17:56:44,000 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:56:44,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:56:44,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:56:44,008 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:56:44,008 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:56:44,011 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:56:44,015 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:56:44,015 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:56:44,019 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 17:56:44,019 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:56:44,019 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:56:44,019 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:56:44,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:56:44,023 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:56:44,026 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 17:56:44,026 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:56:44,030 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-ncyQyzmO00DQmkl21dpyV9GZf3skWo11xvQdjf994hLeg2mVhlJs5Qry2V9cA3yW ' '/dev/disk/by-uuid/cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /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-ncyQyzmO00DQmkl21dpyV9GZf3skWo11xvQdjf994hLeg2mVhlJs5Qry2V9cA3yW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3', 'ID_FS_UUID_ENC': 'cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '890531569'} ; 2024-03-01 17:56:44,030 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:56:44,030 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:44,034 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:56:44,034 INFO program/MainThread: stderr[11]: 2024-03-01 17:56:44,034 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:56:44,034 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:44,038 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:56:44,038 INFO program/MainThread: stderr[12]: 2024-03-01 17:56:44,038 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:56:44,038 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:44,041 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:56:44,041 INFO program/MainThread: stderr[13]: 2024-03-01 17:56:44,041 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:56:44,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:56:44,052 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:44,052 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:56:44,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:44,053 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:56:44,049 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:44,054 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:44,057 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:56:44,057 INFO program/MainThread: stderr[14]: 2024-03-01 17:56:44,057 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:56:44,061 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:56:44,065 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:44,065 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:56:44,069 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:44,069 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:56:44,073 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,073 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:56:44,076 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,076 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:56:44,078 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:56:44,078 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:56:44,082 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:44,082 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:56:44,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:56:44,086 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:44,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:44,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:44,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:56:44,103 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:56:44,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:56:44,106 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:56:44,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:56:44,110 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:56:44,114 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 17:56:44,114 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:56:44,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:56:44,118 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:56:44,121 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:56:44,122 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:56:44,125 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:56:44,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:56:44,129 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:56:44,132 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 17:56:44,133 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:56:44,133 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:56:44,133 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:56:44,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:56:44,136 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:56:44,140 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 17:56:44,140 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:56:44,144 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-ncyQyzmO00DQmkl21dpyV9GZf3skWo112Zb8FmxwW4E0zMIW7amzo4KYxjpQ0yUi ' '/dev/disk/by-uuid/0616db95-c894-4f8c-8b06-402d5b1597c1', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', '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-ncyQyzmO00DQmkl21dpyV9GZf3skWo112Zb8FmxwW4E0zMIW7amzo4KYxjpQ0yUi', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0616db95-c894-4f8c-8b06-402d5b1597c1', 'ID_FS_UUID_ENC': '0616db95-c894-4f8c-8b06-402d5b1597c1', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '890223959'} ; 2024-03-01 17:56:44,144 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:56:44,144 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:44,148 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:56:44,148 INFO program/MainThread: stderr[15]: 2024-03-01 17:56:44,148 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:56:44,148 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:44,151 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:56:44,152 INFO program/MainThread: stderr[16]: 2024-03-01 17:56:44,152 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:56:44,152 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:44,155 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:56:44,155 INFO program/MainThread: stderr[17]: 2024-03-01 17:56:44,155 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:56:44,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:56:44,166 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:44,166 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:44,167 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:44,168 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:44,163 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:44,168 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:44,171 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:56:44,171 INFO program/MainThread: stderr[18]: 2024-03-01 17:56:44,172 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:56:44,176 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:56:44,179 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:44,180 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:56:44,183 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:44,183 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:56:44,187 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,187 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:56:44,191 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,191 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:56:44,191 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:56:44,194 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:44,195 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:56:44,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:56:44,198 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:44,198 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:44,202 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/lvm-pv-uuid-pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3', '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': 'pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2', 'ID_FS_UUID_ENC': 'pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470300266'} ; 2024-03-01 17:56:44,202 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 17:56:44,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:44,213 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:56:44,213 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:56:44,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:56:44,213 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:56:44,217 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:56:44,220 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:56:44,220 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 17:56:44,223 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 17:56:44,224 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:56:44,224 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:56:44,224 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9af48af0b8) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:56:44,228 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:56:44,231 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:44,231 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:56:44,234 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:44,235 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:56:44,238 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,238 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:56:44,241 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,241 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:56:44,244 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:56:44,244 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:56:44,245 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/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:44,272 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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 17:56:44,272 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT. WARNING: Couldn't find device with uuid 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs. WARNING: VG test_vg2 is missing PV SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs (last written to /dev/sdf). 2024-03-01 17:56:44,272 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:56:44,272 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:56:44,276 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 ; label: None ; device: /dev/sdd ; serial: 36001405b29e06470c8045e7b05d4d5a3 ; exists: True ; vg_name: test_vg2 ; vg_uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:56:44,277 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:56:44,280 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:56:44,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; incomplete: True ; hidden: False ; 2024-03-01 17:56:44,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:44,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:44,293 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/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:44,320 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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 17:56:44,320 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT. WARNING: Couldn't find device with uuid 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs. WARNING: VG test_vg2 is missing PV SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs (last written to /dev/sdf). 2024-03-01 17:56:44,320 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:56:44,320 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:56:44,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:56:44,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:56:44,329 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:56:44,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:56:44,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:56:44,333 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/sdb$|","a|/dev/sdc$|","a|/dev/sda$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:44,359 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 17:56:44,360 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT. WARNING: Couldn't find device with uuid 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs. WARNING: VG test_vg2 is missing PV SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs (last written to /dev/sdf). 2024-03-01 17:56:44,360 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:56:44,364 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:56:44,365 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:56:44,368 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:56:44,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; incomplete: True ; hidden: False ; 2024-03-01 17:56:44,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:56:44,374 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:56:44,375 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:44,378 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/lvm-pv-uuid-SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de', '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': 'SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT', 'ID_FS_UUID_ENC': 'SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470485885'} ; 2024-03-01 17:56:44,378 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 17:56:44,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:44,389 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:56:44,390 INFO blivet/MainThread: sde is a disk 2024-03-01 17:56:44,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:56:44,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:56:44,393 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:56:44,397 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:56:44,397 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 17:56:44,400 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 17:56:44,400 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:56:44,401 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:56:44,401 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9af48b87f0) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:56:44,404 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:56:44,408 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:44,408 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:56:44,411 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:44,411 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:56:44,415 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,415 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:56:44,418 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,418 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:56:44,421 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:56:44,421 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:56:44,422 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/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:44,450 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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 17:56:44,450 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs. WARNING: VG test_vg2 is missing PV 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs (last written to /dev/sdf). 2024-03-01 17:56:44,450 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:56:44,450 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:56:44,455 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT ; label: None ; device: /dev/sde ; serial: 3600140512da640d910d4dc79699564de ; exists: True ; vg_name: test_vg2 ; vg_uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:56:44,455 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:56:44,458 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:56:44,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; incomplete: True ; hidden: False ; 2024-03-01 17:56:44,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:56:44,468 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:56:44,471 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:56:44,475 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:56:44,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; incomplete: True ; hidden: False ; 2024-03-01 17:56:44,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:44,481 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/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:44,509 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 17:56:44,509 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs. WARNING: VG test_vg2 is missing PV 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs (last written to /dev/sdf). 2024-03-01 17:56:44,509 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:56:44,510 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:56:44,510 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:44,515 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/lvm-pv-uuid-9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs ' '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', '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': '9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs', 'ID_FS_UUID_ENC': '9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470390507'} ; 2024-03-01 17:56:44,515 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 17:56:44,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:44,526 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:56:44,527 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:56:44,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:56:44,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:56:44,530 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:56:44,533 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:56:44,534 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 17:56:44,537 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 17:56:44,538 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:56:44,538 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:56:44,538 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9af48b8cc0) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:56:44,542 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:56:44,545 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:44,546 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:56:44,549 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:44,549 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:56:44,552 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,552 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:56:44,556 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,556 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:56:44,559 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:56:44,559 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:56:44,559 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/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:44,589 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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 17:56:44,589 INFO program/MainThread: stderr[24]: 2024-03-01 17:56:44,589 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:56:44,590 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:56:44,594 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs ; label: None ; device: /dev/sdf ; serial: 36001405ab2f3813986e4e038f9dd0b00 ; exists: True ; vg_name: test_vg2 ; vg_uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:56:44,594 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:56:44,597 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:56:44,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; incomplete: True ; hidden: False ; 2024-03-01 17:56:44,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:44,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:56:44,611 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:56:44,614 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:56:44,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf ; incomplete: True ; hidden: False ; 2024-03-01 17:56:44,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:44,621 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/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:44,649 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 17:56:44,649 INFO program/MainThread: stderr[25]: 2024-03-01 17:56:44,649 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:56:44,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:44,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:44,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:56:44,668 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:56:44,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:56:44,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:56:44,675 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:56:44,675 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:56:44,679 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 17:56:44,679 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:56:44,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:56:44,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:56:44,687 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:56:44,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:56:44,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:56:44,694 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:56:44,694 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:56:44,697 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 17:56:44,698 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:56:44,698 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:56:44,698 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:56:44,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:56:44,701 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:56:44,705 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 17:56:44,705 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:56:44,709 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-uuid/94455826-8fab-44b5-8146-f5481298c070 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfE5mIfSS9dlyxQ9RU7uUT1Tmw6s3zH0yf ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', '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-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfE5mIfSS9dlyxQ9RU7uUT1Tmw6s3zH0yf', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '94455826-8fab-44b5-8146-f5481298c070', 'ID_FS_UUID_ENC': '94455826-8fab-44b5-8146-f5481298c070', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '889399179'} ; 2024-03-01 17:56:44,709 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:56:44,709 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:44,713 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:56:44,713 INFO program/MainThread: stderr[26]: 2024-03-01 17:56:44,713 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:56:44,713 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:44,716 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:56:44,717 INFO program/MainThread: stderr[27]: 2024-03-01 17:56:44,717 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:56:44,717 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:44,720 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:56:44,720 INFO program/MainThread: stderr[28]: 2024-03-01 17:56:44,720 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:56:44,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:56:44,731 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:44,731 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:56:44,732 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:44,732 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:56:44,728 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:44,733 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:44,736 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:56:44,736 INFO program/MainThread: stderr[29]: 2024-03-01 17:56:44,736 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:56:44,740 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:56:44,744 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:44,744 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:56:44,748 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:44,748 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:56:44,752 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,752 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:56:44,755 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,755 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:56:44,756 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:56:44,759 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:44,759 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:56:44,762 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:56:44,763 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:44,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:44,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:44,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:56:44,788 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:56:44,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:56:44,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:56:44,795 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:56:44,795 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:56:44,799 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 17:56:44,799 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:56:44,799 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:56:44,803 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:56:44,806 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:56:44,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:56:44,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:56:44,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:56:44,814 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:56:44,817 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 17:56:44,818 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:56:44,818 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:56:44,818 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:56:44,821 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:56:44,821 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:56:44,825 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 17:56:44,825 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:56:44,829 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfddyE4swoCcdrawt8fcLorW4tuEF20ksS ' '/dev/disk/by-uuid/dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', '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-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfddyE4swoCcdrawt8fcLorW4tuEF20ksS', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2', 'ID_FS_UUID_ENC': 'dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '889103216'} ; 2024-03-01 17:56:44,829 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:56:44,829 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:44,833 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:56:44,833 INFO program/MainThread: stderr[30]: 2024-03-01 17:56:44,833 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:56:44,833 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:44,836 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:56:44,836 INFO program/MainThread: stderr[31]: 2024-03-01 17:56:44,837 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:56:44,837 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:44,840 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:56:44,840 INFO program/MainThread: stderr[32]: 2024-03-01 17:56:44,840 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:56:44,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:56:44,851 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:44,851 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:44,852 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:44,852 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:44,848 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:44,853 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:44,856 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:56:44,856 INFO program/MainThread: stderr[33]: 2024-03-01 17:56:44,856 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:56:44,860 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:56:44,864 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:44,864 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:56:44,868 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:44,868 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:56:44,872 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,872 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:56:44,876 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,876 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:56:44,876 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:56:44,879 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:44,880 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:56:44,883 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:56:44,883 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:44,883 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:44,887 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/lvm-pv-uuid-WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK ' '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0', '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': 'WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK', 'ID_FS_UUID_ENC': 'WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470531967'} ; 2024-03-01 17:56:44,887 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 17:56:44,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:44,898 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:56:44,899 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:56:44,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:56:44,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:56:44,902 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:56:44,905 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:56:44,905 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 17:56:44,909 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 17:56:44,909 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:56:44,909 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:56:44,910 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9af489e208) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:56:44,913 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:56:44,917 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:44,917 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:56:44,920 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:44,920 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:56:44,923 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,924 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:56:44,927 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:44,927 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:56:44,930 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:56:44,930 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:56:44,930 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/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:44,958 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:44,958 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg. WARNING: Couldn't find device with uuid Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf. WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:44,958 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:56:44,959 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:56:44,963 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK ; label: None ; device: /dev/sdg ; serial: 360014052bb7716aefa74737b650e5cf0 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:56:44,963 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:56:44,966 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:56:44,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:44,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:44,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:44,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:44,979 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/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:45,011 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:45,011 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg. WARNING: Couldn't find device with uuid Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf. WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:45,011 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:56:45,011 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:56:45,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:56:45,017 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:56:45,021 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:56:45,021 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:56:45,024 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:56:45,024 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/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:45,056 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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=9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 17:56:45,056 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg. WARNING: Couldn't find device with uuid Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf. WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:45,056 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:56:45,061 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:56:45,062 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:56:45,065 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:56:45,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:45,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:56:45,072 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:56:45,072 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:45,075 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/lvm-pv-uuid-8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg', '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': '8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg', 'ID_FS_UUID_ENC': '8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470636696'} ; 2024-03-01 17:56:45,075 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 17:56:45,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:45,087 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:56:45,087 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:56:45,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:56:45,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:56:45,091 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:56:45,094 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:56:45,095 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 17:56:45,098 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 17:56:45,098 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:56:45,099 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:56:45,099 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9af4896978) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:56:45,102 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:56:45,106 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:45,106 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:56:45,109 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:45,109 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:56:45,113 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,113 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:56:45,116 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,116 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:56:45,119 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:56:45,119 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:56:45,120 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/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:45,150 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:45,150 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf. WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:45,150 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:56:45,150 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:56:45,155 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg ; label: None ; device: /dev/sdh ; serial: 3600140552650359835849f7ba7a6e298 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; pe_start: 8 MiB ; 2024-03-01 17:56:45,155 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:56:45,158 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:56:45,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:45,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:56:45,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:56:45,172 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:56:45,175 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:56:45,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:45,181 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:45,181 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/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:45,211 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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=9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 17:56:45,211 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf. WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:45,211 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:56:45,212 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:56:45,212 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:45,217 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/lvm-pv-uuid-Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf ' '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840', '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': 'Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf', 'ID_FS_UUID_ENC': 'Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470768159'} ; 2024-03-01 17:56:45,217 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 17:56:45,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:45,228 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:56:45,229 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:56:45,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:56:45,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:56:45,232 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:56:45,236 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:56:45,236 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 17:56:45,239 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 17:56:45,240 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:56:45,240 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:56:45,240 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9af48b8f98) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:56:45,244 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:56:45,247 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:45,247 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:56:45,251 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:45,251 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:56:45,254 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,254 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:56:45,258 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,258 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:56:45,261 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:56:45,261 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:56:45,261 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/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:45,292 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:45,292 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:45,292 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:56:45,293 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:56:45,297 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf ; label: None ; device: /dev/sdi ; serial: 360014058afb5daaef3e4b3a84a251840 ; exists: True ; vg_name: test_vg3 ; vg_uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; pe_start: 8 MiB ; 2024-03-01 17:56:45,297 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:56:45,300 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:56:45,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:45,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:45,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:56:45,314 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:56:45,317 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:56:45,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:45,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:45,323 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/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:45,351 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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=9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 17:56:45,351 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2. WARNING: VG test_vg3 is missing PV 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 (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 17:56:45,351 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:56:45,351 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:56:45,352 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:45,356 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/lvm-pv-uuid-28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081', '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': '28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2', 'ID_FS_UUID_ENC': '28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470854761'} ; 2024-03-01 17:56:45,356 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 17:56:45,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:45,368 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:56:45,368 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:56:45,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:56:45,369 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:56:45,372 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:56:45,375 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:56:45,376 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 17:56:45,379 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 17:56:45,379 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:56:45,380 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:56:45,380 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9af48c85c0) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:56:45,383 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:56:45,387 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:45,387 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:56:45,390 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:45,391 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:56:45,394 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,394 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:56:45,397 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,398 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:56:45,401 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:56:45,401 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:56:45,401 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/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:45,431 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=3rmEtG-7zqJ-wqEf-o6EK-Xsi2-yctA-a4J8gM LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=TwsKiq-siT3-WKoB-wYV9-6OC6-3ew3-00Idhb LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=dXeplk-caWR-rpnW-J5Yo-ptJU-fb5y-pQymtX LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 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=pQW6VI-zQa3-lL7g-WMC1-pG4P-6FhO-Ap5Ha2 LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=SbZKlu-bGLC-fxj5-LINg-Y3BW-oBGh-H32qoT LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=9Dmnuf-fXTS-f1ZS-ydhx-BERu-pH8J-IiGzWs LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf 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=WrQ5CY-VdmV-osDI-jf6h-Q8Uh-yHol-DJ1bbK LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=8TQ80R-nMZd-8yaJ-2BJG-KHjz-BNLI-RhCkeg LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=Uv1ONd-bTJW-DJwq-KgbS-jJMl-mlxY-OHYnIf LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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=28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H 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 17:56:45,431 INFO program/MainThread: stderr[41]: 2024-03-01 17:56:45,431 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:56:45,432 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:56:45,436 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 28Fmxg-TFP3-LBDZ-RHWK-L0Hw-Tu8S-ZP4BE2 ; label: None ; device: /dev/sdj ; serial: 360014058c36cb0afef940828c2306d7f ; exists: True ; vg_name: test_vg3 ; vg_uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:56:45,436 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:56:45,439 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:56:45,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:45,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:45,450 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:56:45,453 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:56:45,456 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:56:45,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H ; incomplete: True ; hidden: False ; 2024-03-01 17:56:45,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:45,463 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/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:45,494 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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=E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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=ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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=nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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=9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 17:56:45,494 INFO program/MainThread: stderr[42]: 2024-03-01 17:56:45,494 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:56:45,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:45,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:45,509 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:56:45,513 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:56:45,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:56:45,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:56:45,520 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:56:45,520 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:56:45,524 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 17:56:45,525 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:56:45,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:56:45,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:56:45,533 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:56:45,533 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:56:45,536 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:56:45,540 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:56:45,540 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:56:45,543 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 17:56:45,544 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:56:45,544 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:56:45,544 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:56:45,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:56:45,547 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:56:45,551 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 17:56:45,551 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:56:45,555 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HTjbzWkKlzghFLkPOWCln2C42mJX1zGOg ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/a7c072d8-32c3-4162-935c-44ddc78465cf', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HTjbzWkKlzghFLkPOWCln2C42mJX1zGOg', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a7c072d8-32c3-4162-935c-44ddc78465cf', 'ID_FS_UUID_ENC': 'a7c072d8-32c3-4162-935c-44ddc78465cf', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '888230351'} ; 2024-03-01 17:56:45,555 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:56:45,555 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:45,559 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:56:45,559 INFO program/MainThread: stderr[43]: 2024-03-01 17:56:45,559 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:56:45,559 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:45,562 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:56:45,562 INFO program/MainThread: stderr[44]: 2024-03-01 17:56:45,563 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:56:45,563 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:45,566 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:56:45,566 INFO program/MainThread: stderr[45]: 2024-03-01 17:56:45,566 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:56:45,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:56:45,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:45,578 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:56:45,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:45,579 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:56:45,574 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:45,579 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:45,582 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:56:45,583 INFO program/MainThread: stderr[46]: 2024-03-01 17:56:45,583 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:56:45,587 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:56:45,591 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:45,591 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:56:45,595 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:45,595 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:56:45,598 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,598 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:56:45,602 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,602 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:56:45,602 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:56:45,606 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:45,606 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:56:45,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:56:45,609 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:45,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:45,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:45,623 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:56:45,626 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:56:45,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:56:45,630 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:56:45,634 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:56:45,634 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:56:45,637 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 17:56:45,638 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:56:45,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:56:45,642 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:56:45,645 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:56:45,645 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:56:45,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:56:45,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:56:45,652 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:56:45,656 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 17:56:45,656 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:56:45,656 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:56:45,657 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:56:45,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:56:45,660 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:56:45,663 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 17:56:45,664 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:56:45,668 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c ' '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HY7SGMQ2C0f0WcDPdi1YM8371c2Jt9FiS ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HY7SGMQ2C0f0WcDPdi1YM8371c2Jt9FiS', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c', 'ID_FS_UUID_ENC': 'cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '887921413'} ; 2024-03-01 17:56:45,668 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:56:45,668 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:45,672 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:56:45,672 INFO program/MainThread: stderr[47]: 2024-03-01 17:56:45,672 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:56:45,672 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:45,675 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:56:45,675 INFO program/MainThread: stderr[48]: 2024-03-01 17:56:45,676 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:56:45,676 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:45,679 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:56:45,679 INFO program/MainThread: stderr[49]: 2024-03-01 17:56:45,679 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:56:45,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:56:45,691 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:45,691 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:56:45,692 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:45,693 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:56:45,688 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:45,693 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:45,696 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:56:45,697 INFO program/MainThread: stderr[50]: 2024-03-01 17:56:45,697 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:56:45,701 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:56:45,705 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:45,705 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:56:45,708 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:45,709 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:56:45,712 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,712 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:56:45,716 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,716 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:56:45,716 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:56:45,720 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:45,720 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:56:45,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:56:45,724 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:45,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:45,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:45,737 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:56:45,741 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:56:45,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:56:45,744 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:56:45,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:56:45,748 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:56:45,752 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 17:56:45,752 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:56:45,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:56:45,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:56:45,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:56:45,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:56:45,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:56:45,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:56:45,767 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:56:45,770 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 17:56:45,771 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:56:45,771 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:56:45,771 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:56:45,774 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:56:45,775 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:56:45,778 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 17:56:45,778 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:56:45,782 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HnZFfS5m9gW0UFdrARlX8n3z07PtydShN ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/13dcd228-c90b-46bc-b72a-64d2845bedf4', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HnZFfS5m9gW0UFdrARlX8n3z07PtydShN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '13dcd228-c90b-46bc-b72a-64d2845bedf4', 'ID_FS_UUID_ENC': '13dcd228-c90b-46bc-b72a-64d2845bedf4', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '887607214'} ; 2024-03-01 17:56:45,782 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:56:45,782 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:45,786 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:56:45,786 INFO program/MainThread: stderr[51]: 2024-03-01 17:56:45,786 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:56:45,786 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:45,789 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:56:45,790 INFO program/MainThread: stderr[52]: 2024-03-01 17:56:45,790 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:56:45,790 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:45,793 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:56:45,793 INFO program/MainThread: stderr[53]: 2024-03-01 17:56:45,793 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:56:45,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:56:45,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:45,806 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:56:45,806 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:45,807 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:56:45,802 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:45,808 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:45,811 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:56:45,811 INFO program/MainThread: stderr[54]: 2024-03-01 17:56:45,811 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:56:45,815 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:56:45,819 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:45,820 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:56:45,823 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:45,823 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:56:45,827 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,827 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:56:45,830 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,831 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:56:45,831 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:56:45,834 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:45,834 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:56:45,838 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:56:45,838 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:45,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:45,848 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:56:45,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:56:45,855 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:56:45,855 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:56:45,859 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:56:45,862 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:56:45,863 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:56:45,866 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 17:56:45,867 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:56:45,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:56:45,870 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:56:45,874 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:56:45,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:56:45,878 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:56:45,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:56:45,881 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:56:45,885 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 17:56:45,885 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:56:45,886 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:56:45,886 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:56:45,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:56:45,889 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:56:45,892 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 17:56:45,893 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:56:45,896 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4H9ehGpxXGam2x8Rj43qdrQ8gOjgdRjFpR ' '/dev/disk/by-uuid/85d6d59b-9364-4ccf-809a-67824fb97d06 ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4H9ehGpxXGam2x8Rj43qdrQ8gOjgdRjFpR', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '85d6d59b-9364-4ccf-809a-67824fb97d06', 'ID_FS_UUID_ENC': '85d6d59b-9364-4ccf-809a-67824fb97d06', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '887303358'} ; 2024-03-01 17:56:45,897 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:56:45,897 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:45,901 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:56:45,901 INFO program/MainThread: stderr[55]: 2024-03-01 17:56:45,901 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:56:45,901 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:45,904 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:56:45,904 INFO program/MainThread: stderr[56]: 2024-03-01 17:56:45,904 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:56:45,904 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:45,907 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:56:45,908 INFO program/MainThread: stderr[57]: 2024-03-01 17:56:45,908 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:56:45,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:56:45,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:45,921 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:45,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:45,923 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:45,917 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:45,924 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:45,927 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:56:45,927 INFO program/MainThread: stderr[58]: 2024-03-01 17:56:45,927 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:56:45,931 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:56:45,935 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:45,935 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:56:45,939 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:45,939 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:56:45,942 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,942 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:56:45,946 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,946 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:56:45,946 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:56:45,950 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:45,950 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:56:45,953 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:56:45,954 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:45,954 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:56:45,957 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': '28327289'} ; 2024-03-01 17:56:45,957 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:56:45,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:56:45,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:45,969 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:56:45,969 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:56:45,969 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:56:45,969 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:56:45,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:56:45,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:56:45,973 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:56:45,976 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:56:45,976 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:56:45,980 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:56:45,980 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:56:45,980 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:56:45,980 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9af485e048) -- 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 17:56:45,984 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:56:45,987 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:45,988 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:56:45,991 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:45,991 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:56:45,995 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,995 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:56:45,998 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:45,998 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:56:46,001 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:56:46,004 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:56:46,008 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:56:46,012 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f9af48b2fc8> 2024-03-01 17:56:49,217 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:56:49,222 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:56:49,222 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:56:49,226 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': '28332446'} ; 2024-03-01 17:56:49,226 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:56:49,226 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:56:49,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:49,238 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:56:49,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:49,245 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:49,258 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:49,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:56:49,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:56:49,285 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:56:49,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:56:49,288 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:56:49,291 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:56:49,292 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:56:49,295 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:56:49,295 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:56:49,295 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:56:49,299 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:56:49,302 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:56:49,305 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:56:49,308 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:56:49,312 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:56:49,312 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:56:49,312 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:56:49,313 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:56:49,312 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9af5a21c88) -- 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 0x7f9af48769e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:56:49,317 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:56:49,321 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:56:49,321 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:56:49,324 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:56:49,324 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:56:49,328 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:49,328 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:56:49,331 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:56:49,331 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:56:49,331 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:56:49,335 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:56:49,335 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:56:49,338 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:56:49,338 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:56:49,341 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/85d6d59b-9364-4ccf-809a-67824fb97d06 ' '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4H9ehGpxXGam2x8Rj43qdrQ8gOjgdRjFpR ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4H9ehGpxXGam2x8Rj43qdrQ8gOjgdRjFpR', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '85d6d59b-9364-4ccf-809a-67824fb97d06', 'ID_FS_UUID_ENC': '85d6d59b-9364-4ccf-809a-67824fb97d06', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '887303358'} ; 2024-03-01 17:56:49,341 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:56:49,342 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:49,346 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:56:49,346 INFO program/MainThread: stderr[59]: 2024-03-01 17:56:49,346 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:56:49,346 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:49,349 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:56:49,349 INFO program/MainThread: stderr[60]: 2024-03-01 17:56:49,349 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:56:49,349 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:49,352 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:56:49,352 INFO program/MainThread: stderr[61]: 2024-03-01 17:56:49,353 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:56:49,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:56:49,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:49,365 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:49,366 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:49,367 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:49,361 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:49,368 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:56:49,371 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:56:49,371 INFO program/MainThread: stderr[62]: 2024-03-01 17:56:49,371 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:56:49,375 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:56:49,375 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:56:49,379 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HnZFfS5m9gW0UFdrARlX8n3z07PtydShN ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/13dcd228-c90b-46bc-b72a-64d2845bedf4', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HnZFfS5m9gW0UFdrARlX8n3z07PtydShN', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '13dcd228-c90b-46bc-b72a-64d2845bedf4', 'ID_FS_UUID_ENC': '13dcd228-c90b-46bc-b72a-64d2845bedf4', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '887607214'} ; 2024-03-01 17:56:49,379 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:56:49,379 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:49,382 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:56:49,383 INFO program/MainThread: stderr[63]: 2024-03-01 17:56:49,383 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:56:49,383 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:49,386 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:56:49,386 INFO program/MainThread: stderr[64]: 2024-03-01 17:56:49,386 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:56:49,386 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:49,389 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:56:49,389 INFO program/MainThread: stderr[65]: 2024-03-01 17:56:49,389 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:56:49,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:56:49,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:49,402 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:49,402 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:49,404 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:49,398 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:49,404 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:56:49,408 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:56:49,408 INFO program/MainThread: stderr[66]: 2024-03-01 17:56:49,408 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:56:49,412 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:56:49,412 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:56:49,415 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c ' '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HY7SGMQ2C0f0WcDPdi1YM8371c2Jt9FiS ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HY7SGMQ2C0f0WcDPdi1YM8371c2Jt9FiS', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c', 'ID_FS_UUID_ENC': 'cfaf2f4d-56f7-47bf-a04b-c2cc7dbec83c', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '887921413'} ; 2024-03-01 17:56:49,415 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:56:49,416 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:49,419 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:56:49,419 INFO program/MainThread: stderr[67]: 2024-03-01 17:56:49,419 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:56:49,419 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:49,422 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:56:49,422 INFO program/MainThread: stderr[68]: 2024-03-01 17:56:49,422 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:56:49,422 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:49,425 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:56:49,426 INFO program/MainThread: stderr[69]: 2024-03-01 17:56:49,426 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:56:49,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:56:49,437 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:49,438 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:49,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:49,440 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:49,434 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:49,440 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:56:49,443 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:56:49,444 INFO program/MainThread: stderr[70]: 2024-03-01 17:56:49,444 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:56:49,448 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:56:49,448 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:56:49,451 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HTjbzWkKlzghFLkPOWCln2C42mJX1zGOg ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/a7c072d8-32c3-4162-935c-44ddc78465cf', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', '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-5bIIgDdXlQulSuvq7epoO2K5kWv8Lr4HTjbzWkKlzghFLkPOWCln2C42mJX1zGOg', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a7c072d8-32c3-4162-935c-44ddc78465cf', 'ID_FS_UUID_ENC': 'a7c072d8-32c3-4162-935c-44ddc78465cf', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '888230351'} ; 2024-03-01 17:56:49,451 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:56:49,452 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:49,455 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:56:49,455 INFO program/MainThread: stderr[71]: 2024-03-01 17:56:49,455 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:56:49,455 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:49,458 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:56:49,458 INFO program/MainThread: stderr[72]: 2024-03-01 17:56:49,458 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:56:49,458 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:49,461 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:56:49,462 INFO program/MainThread: stderr[73]: 2024-03-01 17:56:49,462 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:56:49,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,470 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 17:56:49,473 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:49,474 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:49,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:49,476 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:49,470 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:49,477 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:56:49,480 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:56:49,480 INFO program/MainThread: stderr[74]: 2024-03-01 17:56:49,480 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:56:49,484 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:56:49,484 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:56:49,488 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfddyE4swoCcdrawt8fcLorW4tuEF20ksS ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/test_vg2/lv4 ' '/dev/disk/by-uuid/dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2 ' '/dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', '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-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfddyE4swoCcdrawt8fcLorW4tuEF20ksS', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2', 'ID_FS_UUID_ENC': 'dcedcd8d-13ed-4dc3-ac92-c3fe22ab0bd2', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '889103216'} ; 2024-03-01 17:56:49,488 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:56:49,488 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:49,491 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:56:49,491 INFO program/MainThread: stderr[75]: 2024-03-01 17:56:49,491 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:56:49,491 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:49,494 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:56:49,495 INFO program/MainThread: stderr[76]: 2024-03-01 17:56:49,495 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:56:49,495 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:49,498 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:56:49,498 INFO program/MainThread: stderr[77]: 2024-03-01 17:56:49,498 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:56:49,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:56:49,509 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:49,510 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:49,510 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:49,511 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:49,506 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:49,511 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:56:49,514 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:56:49,515 INFO program/MainThread: stderr[78]: 2024-03-01 17:56:49,515 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:56:49,519 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:56:49,519 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:56:49,522 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfE5mIfSS9dlyxQ9RU7uUT1Tmw6s3zH0yf ' '/dev/disk/by-uuid/94455826-8fab-44b5-8146-f5481298c070 ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', '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-tjCwNYNiueGGD9J3Q2lARnk1dxtjINgfE5mIfSS9dlyxQ9RU7uUT1Tmw6s3zH0yf', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '94455826-8fab-44b5-8146-f5481298c070', 'ID_FS_UUID_ENC': '94455826-8fab-44b5-8146-f5481298c070', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '889399179'} ; 2024-03-01 17:56:49,522 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:56:49,522 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:49,526 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:56:49,526 INFO program/MainThread: stderr[79]: 2024-03-01 17:56:49,526 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:56:49,526 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:49,529 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:56:49,529 INFO program/MainThread: stderr[80]: 2024-03-01 17:56:49,529 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:56:49,529 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:49,532 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:56:49,532 INFO program/MainThread: stderr[81]: 2024-03-01 17:56:49,533 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:56:49,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:56:49,543 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:49,544 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:49,545 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:49,545 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:49,541 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:49,546 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:56:49,549 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:56:49,549 INFO program/MainThread: stderr[82]: 2024-03-01 17:56:49,549 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:56:49,553 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:56:49,553 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:56:49,556 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/0616db95-c894-4f8c-8b06-402d5b1597c1 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-ncyQyzmO00DQmkl21dpyV9GZf3skWo112Zb8FmxwW4E0zMIW7amzo4KYxjpQ0yUi', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', '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-ncyQyzmO00DQmkl21dpyV9GZf3skWo112Zb8FmxwW4E0zMIW7amzo4KYxjpQ0yUi', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '0616db95-c894-4f8c-8b06-402d5b1597c1', 'ID_FS_UUID_ENC': '0616db95-c894-4f8c-8b06-402d5b1597c1', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '890223959'} ; 2024-03-01 17:56:49,557 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:56:49,557 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:49,560 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:56:49,560 INFO program/MainThread: stderr[83]: 2024-03-01 17:56:49,560 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:56:49,560 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:49,563 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:56:49,563 INFO program/MainThread: stderr[84]: 2024-03-01 17:56:49,563 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:56:49,564 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:49,567 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:56:49,567 INFO program/MainThread: stderr[85]: 2024-03-01 17:56:49,567 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:56:49,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,575 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 17:56:49,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,578 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,579 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,579 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,575 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,580 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:56:49,583 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:56:49,583 INFO program/MainThread: stderr[86]: 2024-03-01 17:56:49,583 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:56:49,587 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:56:49,587 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:56:49,591 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/cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3 ' '/dev/disk/by-id/dm-uuid-LVM-ncyQyzmO00DQmkl21dpyV9GZf3skWo11xvQdjf994hLeg2mVhlJs5Qry2V9cA3yW ' '/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-ncyQyzmO00DQmkl21dpyV9GZf3skWo11xvQdjf994hLeg2mVhlJs5Qry2V9cA3yW', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3', 'ID_FS_UUID_ENC': 'cd967d32-fb5b-44bb-bbdf-f47e03c9c5e3', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '890531569'} ; 2024-03-01 17:56:49,591 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:56:49,591 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:49,594 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:56:49,594 INFO program/MainThread: stderr[87]: 2024-03-01 17:56:49,594 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:56:49,594 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:49,597 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:56:49,597 INFO program/MainThread: stderr[88]: 2024-03-01 17:56:49,598 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:56:49,598 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:49,601 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:56:49,601 INFO program/MainThread: stderr[89]: 2024-03-01 17:56:49,601 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:56:49,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:56:49,611 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,612 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,612 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,613 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,609 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,614 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:56:49,617 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:56:49,617 INFO program/MainThread: stderr[90]: 2024-03-01 17:56:49,617 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:56:49,621 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:56:49,621 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:56:49,621 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:49,632 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:49,647 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:56:49,648 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:56:49,652 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 17:56:49,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:49,659 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 17:56:49,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:49,662 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:56:49,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:49,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:49,675 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:56:49,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:49,684 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 17:56:49,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:49,687 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:56:49,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:49,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:49,700 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:56:49,703 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 17:56:49,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:49,709 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 17:56:49,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:49,712 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 17:56:49,715 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 17:56:49,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:56:49,721 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 17:56:49,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:56:49,725 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:56:49,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:49,731 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:56:49,731 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:49,732 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:49,732 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:49,733 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:49,733 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:49,733 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:49,734 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:49,734 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:49,734 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:49,735 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:49,735 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:49,736 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:56:49,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:56:49,742 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:56:49,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:56:49,748 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:56:49,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:56:49,754 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:56:49,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:56:49,760 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:56:49,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,763 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,764 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,765 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,768 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,768 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,769 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,765 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,772 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,773 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,774 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,770 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,777 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,778 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,778 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,774 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,781 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,782 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,782 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,783 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,786 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,786 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,787 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,788 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,791 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,791 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,792 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,795 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,796 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,797 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,799 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,800 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,800 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,801 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,797 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,804 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,805 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,806 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,808 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,809 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,809 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,810 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,806 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,813 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,814 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,815 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,817 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,818 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,819 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,822 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,823 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,823 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,824 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,827 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,827 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,828 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,828 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,831 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,832 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,832 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,833 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,829 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,836 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,836 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,837 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,837 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,833 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,840 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,841 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,841 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,842 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,845 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,845 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,846 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,846 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,849 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,850 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,850 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,851 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,847 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,854 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,855 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,851 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,859 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,859 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,860 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,856 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,863 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,864 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,865 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,861 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,867 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,868 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,868 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,869 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,872 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,873 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,873 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,874 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,870 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,876 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,877 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,878 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,878 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,882 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,882 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,883 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,879 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,886 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,886 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,887 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,887 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,890 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,891 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,892 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,895 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,895 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,896 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,900 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,901 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,904 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,904 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,905 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:56:49,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489ef28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = xvQdjf-994h-Leg2-mVhl-Js5Q-ry2V-9cA3yW 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,906 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:56:49,909 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 17:56:49,910 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:49,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 17:56:49,914 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:56:49,914 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:56:49,914 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 17:56:49,918 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:56:49,918 INFO program/MainThread: stderr[91]: 2024-03-01 17:56:49,919 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 17:56:49,923 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 17:56:49,923 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:56:49,923 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:56:49,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:49,930 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 17:56:49,930 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:56:49,933 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,934 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,935 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,939 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,939 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,940 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,935 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,943 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,943 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,945 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,947 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,948 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,950 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,952 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,953 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,954 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,957 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,958 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,958 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,959 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,962 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,963 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,964 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,967 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,968 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,969 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,972 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,974 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,969 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,977 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,978 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,981 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,982 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,983 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,987 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,988 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,992 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,993 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:49,996 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,996 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,997 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:49,998 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,001 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,002 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:49,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,006 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,007 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,011 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,012 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,016 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,017 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,020 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,021 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,022 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,025 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,026 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,026 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,029 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,030 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,030 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,031 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,035 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,035 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,036 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,039 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,040 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,040 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,041 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,044 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,044 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,045 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,046 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,041 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,048 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,049 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,050 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,050 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,053 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,054 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,055 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,055 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,058 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,059 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,059 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,060 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,056 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,064 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,065 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,061 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,068 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,069 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,069 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,070 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,065 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,073 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,074 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,074 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,078 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,079 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,082 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,083 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,083 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:56:50,084 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:56:50,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af489edd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 2Zb8Fm-xwW4-E0zM-IW7a-mzo4-KYxj-pQ0yUi 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 (0x7f9af4917ac8) -- 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 = ncyQyz-mO00-DQmk-l21d-pyV9-GZf3-skWo11 size = 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 17:56:50,084 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 17:56:50,087 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 17:56:50,088 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:50,088 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 17:56:50,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 17:56:50,091 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:56:50,095 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:56:50,095 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 17:56:50,095 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:56:50,095 DEBUG blivet.ansible/MainThread: ['sdc', 'sda', 'test_vg1', 'sdb'] 2024-03-01 17:56:50,095 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:56:50,098 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:56:50,098 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:50,102 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:56:50,105 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:56:50,108 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:56:50,108 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:56:50,108 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:56:50,108 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:56:50,108 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:56:50,111 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:56:50,111 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:50,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 17:56:50,115 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:56:50,115 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:56:50,115 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:56:50,115 DEBUG blivet/MainThread: removing sda 2024-03-01 17:56:50,118 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:56:50,118 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:50,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 17:56:50,121 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:56:50,121 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:56:50,121 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:56:50,121 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:56:50,124 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:56:50,124 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:50,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 17:56:50,128 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:56:50,128 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:56:50,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:50,134 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 17:56:50,134 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:50,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:50,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:50,135 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:50,136 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:50,136 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:50,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:50,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:50,137 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:50,138 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:50,138 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:50,138 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:56:50,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:56:50,145 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:56:50,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 17:56:50,150 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:56:50,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 17:56:50,156 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:56:50,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:56:50,162 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:56:50,165 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,165 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,166 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,167 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,169 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,170 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,170 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,171 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,174 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,175 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,175 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,176 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,178 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,179 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,180 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,180 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,176 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,183 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,184 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,184 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,185 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,187 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,188 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,189 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,189 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,185 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,192 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,193 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,193 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,194 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,196 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,197 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,198 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,198 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,194 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,201 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,202 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,202 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,203 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,205 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,206 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,206 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,207 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,210 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,211 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,211 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,212 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,208 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,214 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,215 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,215 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,216 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,212 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,219 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,220 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,220 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,221 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,217 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,223 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,224 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,225 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,225 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,221 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,228 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,229 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,229 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,230 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,232 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,233 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,234 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,234 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,230 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,237 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,238 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,238 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,239 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,235 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,242 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,242 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,243 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,243 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,239 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,246 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,247 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,247 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,248 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,244 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,251 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,251 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,252 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,253 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,255 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,256 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,256 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,257 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,253 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,260 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,261 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,261 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,262 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,264 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,265 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,265 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,266 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,269 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,270 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,270 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,271 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,273 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,274 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,274 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,275 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,271 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,278 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,279 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,279 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,280 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,276 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,282 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,283 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,284 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,284 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,280 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,287 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,288 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,288 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,289 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,285 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,291 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,292 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,293 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,293 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,296 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,297 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,297 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,298 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,300 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,301 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,302 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,302 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,298 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,305 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,306 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,306 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,307 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:56:50,303 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48bff60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = E5mIfS-S9dl-yxQ9-RU7u-UT1T-mw6s-3zH0yf 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,307 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 17:56:50,310 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 17:56:50,311 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:50,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 17:56:50,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 17:56:50,314 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:56:50,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 17:56:50,318 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 17:56:50,318 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:56:50,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 17:56:50,325 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:56:50,327 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,327 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,328 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,328 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,325 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,331 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,331 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,332 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,332 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,335 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,335 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,336 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,336 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,339 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,339 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,340 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,340 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,343 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,343 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,344 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,344 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,341 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,347 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,347 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,348 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,348 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,345 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,351 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,351 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,352 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,352 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,349 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,355 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,355 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,356 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,356 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,359 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,359 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,360 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,360 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,363 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,363 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,364 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,364 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,367 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,367 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,368 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,368 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,371 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,371 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,372 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,372 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,369 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,375 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,375 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,376 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,376 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,373 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,379 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,379 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,380 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,380 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,383 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,383 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,384 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,384 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,387 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,387 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,388 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,388 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,391 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,391 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,392 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,392 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,395 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,395 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,395 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,396 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,398 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,399 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,399 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,400 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,403 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,403 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,403 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,404 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,406 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,407 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,407 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,408 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,410 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,411 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,411 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,412 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,414 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,415 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,415 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,416 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,412 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,418 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,419 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,419 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,420 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,422 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,423 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,423 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,424 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,420 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,426 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,427 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,427 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,428 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,430 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,431 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,432 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,434 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,435 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,435 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,436 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,438 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,439 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,439 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,440 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,436 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,442 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,443 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,443 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,444 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,446 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,447 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,447 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,448 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,450 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,451 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,451 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:56:50,452 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:56:50,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9b03936ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = ddyE4s-woCc-draw-t8fc-LorW-4tuE-F20ksS 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 (0x7f9af48b8518) -- 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 = tjCwNY-Niue-GGD9-J3Q2-lARn-k1dx-tjINgf size = 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 17:56:50,452 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 17:56:50,455 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 17:56:50,456 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:50,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 17:56:50,459 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 17:56:50,459 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:56:50,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:56:50,463 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 17:56:50,463 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:56:50,463 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdd', 'sdf', 'sde'] 2024-03-01 17:56:50,463 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 17:56:50,466 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 17:56:50,466 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:50,470 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:56:50,473 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:56:50,476 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:56:50,476 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 17:56:50,476 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:56:50,476 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 17:56:50,476 DEBUG blivet/MainThread: removing sdd 2024-03-01 17:56:50,479 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 17:56:50,479 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:50,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 17:56:50,482 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 17:56:50,482 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:56:50,482 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 17:56:50,483 DEBUG blivet/MainThread: removing sdf 2024-03-01 17:56:50,485 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 17:56:50,486 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:50,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 17:56:50,489 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 17:56:50,489 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:56:50,489 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 17:56:50,489 DEBUG blivet/MainThread: removing sde 2024-03-01 17:56:50,492 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 17:56:50,492 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:50,492 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 17:56:50,495 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 17:56:50,495 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:56:50,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:50,502 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 17:56:50,502 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:50,503 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:50,503 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:50,503 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:50,504 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:50,504 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:50,505 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:50,505 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:50,506 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:50,506 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:50,507 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:50,507 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:56:50,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 17:56:50,513 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:56:50,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 17:56:50,519 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:56:50,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 17:56:50,525 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:56:50,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 17:56:50,531 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:56:50,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,537 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 17:56:50,537 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:56:50,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,541 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,543 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,547 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,549 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,554 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,555 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,560 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,561 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,556 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,566 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,567 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,572 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,573 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,578 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,578 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,579 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,584 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,586 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,580 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,590 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,592 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,596 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,597 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,598 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,592 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,602 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,604 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,599 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,607 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,608 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,610 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,614 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,616 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,619 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,620 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,622 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,626 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,628 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,632 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,634 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,639 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,640 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,645 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,646 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,651 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,652 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,657 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,658 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,662 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,663 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,663 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,664 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,668 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,669 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,670 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,674 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,675 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,676 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,681 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,681 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,682 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,686 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,687 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,687 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,688 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,692 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,693 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,695 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,699 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,699 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,701 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,705 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,706 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,707 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,711 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,712 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,713 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,717 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,718 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,719 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,722 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,723 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,724 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,725 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,729 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,730 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,731 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:56:50,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48c8320) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = TjbzWk-Klzg-hFLk-POWC-ln2C-42mJ-X1zGOg 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,732 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 17:56:50,735 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 17:56:50,735 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:50,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 17:56:50,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 17:56:50,739 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:56:50,742 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 17:56:50,742 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 17:56:50,742 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:56:50,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 17:56:50,749 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:56:50,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,752 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,753 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,754 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,749 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,758 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,759 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,764 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,764 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,765 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,769 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,771 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,766 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,775 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,776 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,779 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,780 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,782 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,777 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,786 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,787 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,782 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,791 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,792 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,792 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,793 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,796 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,797 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,798 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,798 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,802 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,803 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,803 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,804 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,808 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,810 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,814 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,815 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,818 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,819 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,820 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,821 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,825 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,825 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,826 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,831 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,831 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,832 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,835 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,836 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,837 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,837 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,833 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,841 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,842 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,842 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,843 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,847 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,849 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,844 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,852 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,853 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,854 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,858 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,859 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,860 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,864 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,865 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,870 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,870 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,871 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,875 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,877 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,872 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,880 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,881 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,882 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,877 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,886 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,888 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,892 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,893 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,897 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,899 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,902 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,903 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,903 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,904 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,909 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,910 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,905 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,914 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,916 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,920 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,921 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,925 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,926 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,927 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:56:50,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48b5860) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Y7SGMQ-2C0f-0WcD-Pdi1-YM83-71c2-Jt9FiS 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,928 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 17:56:50,931 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 17:56:50,931 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:50,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 17:56:50,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 17:56:50,935 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:56:50,938 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 17:56:50,938 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 17:56:50,938 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:56:50,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:50,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 17:56:50,945 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:56:50,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,948 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,949 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,949 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,945 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,953 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,954 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,954 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,958 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,959 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,960 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,963 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,965 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,969 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,970 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,974 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,975 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,978 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,979 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,980 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,984 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,985 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,989 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,990 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,986 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,994 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,995 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:50,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:50,999 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,000 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:50,996 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,004 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,006 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,009 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,011 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,015 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,016 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,020 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,021 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,025 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,026 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,030 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,030 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,031 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,035 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,036 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,040 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,041 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,041 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,045 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,046 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,050 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,051 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,052 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,055 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,056 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,057 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,052 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,061 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,062 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,066 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,067 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,071 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,072 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,075 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,076 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,077 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,081 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,082 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,082 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,086 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,087 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,087 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,090 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,091 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,093 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,088 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,096 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,098 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,101 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,103 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,098 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,107 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,108 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:56:51,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af4867748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = nZFfS5-m9gW-0UFd-rARl-X8n3-z07P-tydShN 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,109 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 17:56:51,112 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 17:56:51,112 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:51,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 17:56:51,115 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 17:56:51,115 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:56:51,119 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:56:51,119 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 17:56:51,119 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:56:51,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:56:51,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 17:56:51,125 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:56:51,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,129 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,130 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,133 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,134 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,138 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,139 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,142 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,143 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,139 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,147 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,148 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,144 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,151 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,151 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,152 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,153 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,148 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,155 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,156 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,157 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,157 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,153 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,161 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,161 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,162 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,165 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,166 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,162 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,169 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,170 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,171 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,174 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,174 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,176 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,179 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,179 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,180 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,176 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,184 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,185 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,188 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,189 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,185 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,193 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,194 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,190 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,197 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,198 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,194 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,202 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,202 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,203 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,206 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,207 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,211 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,212 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,208 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,215 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,217 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,213 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,220 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,221 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,217 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,225 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,225 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,226 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,222 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,229 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,229 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,230 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,230 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,226 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,233 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,234 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,235 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,231 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,238 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,240 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,235 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,243 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,243 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,244 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,240 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,248 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,248 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,249 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,245 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,252 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,252 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,253 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,253 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,249 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,257 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,258 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,254 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,261 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,262 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,262 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,266 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,267 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,263 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,271 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:56:51,272 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:56:51,268 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f9af48527f0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 9ehGpx-XGam-2x8R-j43q-drQ8-gOjg-dRjFpR 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 (0x7f9af4889240) -- 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 = 5bIIgD-dXlQ-ulSu-vq7e-poO2-K5kW-v8Lr4H size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:56:51,272 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 17:56:51,275 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 17:56:51,276 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:51,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 17:56:51,279 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 17:56:51,279 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:56:51,283 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 17:56:51,283 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 17:56:51,283 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:56:51,283 DEBUG blivet.ansible/MainThread: ['sdg', 'test_vg3', 'sdh', 'sdi', 'sdj'] 2024-03-01 17:56:51,283 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 17:56:51,286 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 17:56:51,286 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:51,290 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:56:51,293 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:56:51,296 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:56:51,299 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:56:51,299 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 17:56:51,299 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:56:51,299 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 17:56:51,299 DEBUG blivet/MainThread: removing sdg 2024-03-01 17:56:51,302 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 17:56:51,302 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:51,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 17:56:51,306 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 17:56:51,306 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:56:51,306 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 17:56:51,306 DEBUG blivet/MainThread: removing sdh 2024-03-01 17:56:51,309 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 17:56:51,309 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:51,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 17:56:51,312 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 17:56:51,312 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:56:51,312 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 17:56:51,312 DEBUG blivet/MainThread: removing sdi 2024-03-01 17:56:51,315 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 17:56:51,315 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:51,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 17:56:51,319 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 17:56:51,319 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:56:51,319 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 17:56:51,319 DEBUG blivet/MainThread: removing sdj 2024-03-01 17:56:51,322 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 17:56:51,322 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:56:51,322 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 17:56:51,325 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 17:56:51,325 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:56:51,326 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:51,337 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,352 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:51,362 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,380 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:56:51,381 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:51,391 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,409 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:56:51,410 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:51,422 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,440 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:56:51,440 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:51,451 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,469 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:56:51,469 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:51,479 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,497 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:56:51,497 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:51,508 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,526 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:56:51,527 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:51,538 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,556 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:56:51,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:51,568 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,586 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:56:51,586 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:56:51,587 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:56:51,587 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:56:51,587 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:56:51,587 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:56:51,587 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:56:51,587 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:56:51,587 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:56:51,587 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:56:51,587 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:56:51,587 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:56:51,588 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:56:51,588 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:56:51,588 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:56:51,588 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:56:51,588 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:56:51,588 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:56:51,588 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:56:51,588 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:56:51,588 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:56:51,588 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:56:51,588 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:56:51,588 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:56:51,589 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:56:51,589 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:56:51,589 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:56:51,589 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:56:51,589 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:56:51,589 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:56:51,589 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:56:51,591 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:56:51,594 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:56:51,597 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:56:51,600 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:56:51,600 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:56:51,603 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:56:51,603 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 0x7f9af4847410> 2024-03-01 17:56:51,604 INFO blivet/MainThread: sorting actions... 2024-03-01 17:56:51,625 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:56:51,626 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:56:51,626 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:56:51,626 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:56:51,626 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:56:51,626 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:56:51,626 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:56:51,627 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:56:51,627 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:56:51,627 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:56:51,627 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:56:51,627 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:56:51,627 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:56:51,627 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:56:51,628 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:56:51,628 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:56:51,628 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:56:51,628 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:56:51,628 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:56:51,628 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:56:51,628 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:56:51,629 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:56:51,629 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:56:51,629 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:56:51,629 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:56:51,629 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:56:51,629 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:56:51,629 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:56:51,630 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:56:51,630 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:56:51,633 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:51,636 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:56:51,636 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 17:56:51,645 INFO program/MainThread: stdout: 2024-03-01 17:56:51,645 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:56:51,645 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:51,662 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,662 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:51,672 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,672 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:56:51,677 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 17:56:51,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:56:51,684 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:56:51,687 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 17:56:51,691 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:56:51,691 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:51,722 INFO program/MainThread: stdout[92]: 2024-03-01 17:56:51,722 INFO program/MainThread: stderr[92]: 2024-03-01 17:56:51,722 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 17:56:51,727 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:56:51,730 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:51,733 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:56:51,736 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:51,740 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:56:51,743 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:51,746 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:56:51,749 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:51,752 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:56:51,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 17:56:51,756 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:51,796 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 17:56:51,797 INFO program/MainThread: stderr[93]: 2024-03-01 17:56:51,797 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 17:56:51,797 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:56:51,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:51,823 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:56:51,823 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 17:56:51,839 INFO program/MainThread: stdout: 2024-03-01 17:56:51,839 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:56:51,840 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,840 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:51,865 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,865 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:51,876 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:51,876 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:56:51,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 17:56:51,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:56:51,888 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:56:51,891 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 17:56:51,895 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:56:51,895 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:51,930 INFO program/MainThread: stdout[94]: 2024-03-01 17:56:51,930 INFO program/MainThread: stderr[94]: 2024-03-01 17:56:51,930 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 17:56:51,935 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:56:51,938 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:51,941 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:56:51,944 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:51,948 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:56:51,951 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:51,955 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:56:51,958 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:51,961 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:56:51,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 17:56:51,964 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:52,012 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 17:56:52,013 INFO program/MainThread: stderr[95]: 2024-03-01 17:56:52,013 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 17:56:52,014 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:56:52,021 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,031 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:56:52,031 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 17:56:52,047 INFO program/MainThread: stdout: 2024-03-01 17:56:52,047 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:56:52,047 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,048 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:52,078 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:52,091 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,091 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:56:52,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 17:56:52,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:56:52,103 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:56:52,106 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 17:56:52,110 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:56:52,110 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:52,143 INFO program/MainThread: stdout[96]: 2024-03-01 17:56:52,143 INFO program/MainThread: stderr[96]: 2024-03-01 17:56:52,143 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 17:56:52,148 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:56:52,151 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,154 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:56:52,158 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,161 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:56:52,164 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,167 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:56:52,170 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,173 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:56:52,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 17:56:52,177 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:52,227 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 17:56:52,227 INFO program/MainThread: stderr[97]: 2024-03-01 17:56:52,227 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 17:56:52,228 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:56:52,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,243 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:56:52,243 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 17:56:52,265 INFO program/MainThread: stdout: 2024-03-01 17:56:52,265 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:56:52,265 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,266 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:52,284 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,284 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:52,296 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,296 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:56:52,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 17:56:52,304 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:56:52,308 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:56:52,311 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 17:56:52,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:56:52,315 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:52,350 INFO program/MainThread: stdout[98]: 2024-03-01 17:56:52,350 INFO program/MainThread: stderr[98]: 2024-03-01 17:56:52,350 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 17:56:52,355 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:56:52,358 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,362 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:56:52,365 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,368 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:56:52,371 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,374 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:56:52,378 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,381 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:56:52,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 17:56:52,384 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:52,424 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 17:56:52,424 INFO program/MainThread: stderr[99]: 2024-03-01 17:56:52,424 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 17:56:52,425 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:56:52,432 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 17:56:52,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 17:56:52,444 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:56:52,453 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,461 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:56:52,467 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,479 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:56:52,485 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,490 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:56:52,495 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,499 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:56:52,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 17:56:52,502 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:52,544 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 17:56:52,545 INFO program/MainThread: stderr[100]: 2024-03-01 17:56:52,545 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 17:56:52,545 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:52,598 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 17:56:52,598 INFO program/MainThread: stderr[101]: 2024-03-01 17:56:52,598 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 17:56:52,599 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:52,637 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 17:56:52,637 INFO program/MainThread: stderr[102]: 2024-03-01 17:56:52,637 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 17:56:52,638 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:56:52,645 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,651 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:56:52,657 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:56:52,657 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:52,711 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 17:56:52,711 INFO program/MainThread: stderr[103]: 2024-03-01 17:56:52,711 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 17:56:52,712 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 17:56:52,712 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:52,742 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,743 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:52,760 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,760 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:52,774 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,774 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:56:52,779 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,782 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:56:52,785 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:56:52,785 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:52,820 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 17:56:52,821 INFO program/MainThread: stderr[104]: 2024-03-01 17:56:52,821 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 17:56:52,821 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 17:56:52,821 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:52,850 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,851 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:52,865 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,865 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:52,880 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,880 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:56:52,884 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,887 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:56:52,890 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:56:52,891 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:52,921 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 17:56:52,922 INFO program/MainThread: stderr[105]: 2024-03-01 17:56:52,922 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 17:56:52,922 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 17:56:52,922 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:52,947 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,948 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:52,963 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,963 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:52,975 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:52,976 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:56:52,980 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:52,983 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:56:52,986 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:56:52,986 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:53,014 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 17:56:53,014 INFO program/MainThread: stderr[106]: 2024-03-01 17:56:53,014 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 17:56:53,014 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 17:56:53,014 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,050 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,051 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,064 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,064 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,076 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,076 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:56:53,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,084 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:56:53,084 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 17:56:53,092 INFO program/MainThread: stdout: 2024-03-01 17:56:53,092 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:56:53,092 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,092 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,109 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,109 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,119 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,119 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:56:53,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 17:56:53,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:56:53,131 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:56:53,135 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 17:56:53,138 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:56:53,138 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:53,176 INFO program/MainThread: stdout[107]: 2024-03-01 17:56:53,177 INFO program/MainThread: stderr[107]: 2024-03-01 17:56:53,177 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 17:56:53,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:56:53,184 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,188 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 17:56:53,191 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,194 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 17:56:53,197 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,200 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 17:56:53,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 17:56:53,204 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:53,239 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 17:56:53,239 INFO program/MainThread: stderr[108]: 2024-03-01 17:56:53,239 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 17:56:53,240 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:56:53,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,256 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:56:53,256 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 17:56:53,272 INFO program/MainThread: stdout: 2024-03-01 17:56:53,273 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:56:53,273 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,273 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,300 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,300 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,310 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,311 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:56:53,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 17:56:53,318 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:56:53,322 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:56:53,325 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 17:56:53,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:56:53,329 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:53,362 INFO program/MainThread: stdout[109]: 2024-03-01 17:56:53,362 INFO program/MainThread: stderr[109]: 2024-03-01 17:56:53,362 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 17:56:53,367 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:56:53,370 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,373 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:56:53,376 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,380 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:56:53,383 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,386 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:56:53,389 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 17:56:53,389 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:53,437 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 17:56:53,437 INFO program/MainThread: stderr[110]: 2024-03-01 17:56:53,437 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 17:56:53,438 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:56:53,445 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 17:56:53,452 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 17:56:53,458 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:56:53,466 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,470 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:56:53,476 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,479 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:56:53,482 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,485 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:56:53,488 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 17:56:53,488 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:53,525 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 17:56:53,525 INFO program/MainThread: stderr[111]: 2024-03-01 17:56:53,525 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 17:56:53,525 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:53,566 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 17:56:53,566 INFO program/MainThread: stderr[112]: 2024-03-01 17:56:53,566 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 17:56:53,567 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:53,598 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 17:56:53,599 INFO program/MainThread: stderr[113]: 2024-03-01 17:56:53,599 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 17:56:53,599 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:56:53,606 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,615 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:56:53,621 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:56:53,621 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sde$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:53,665 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 17:56:53,666 INFO program/MainThread: stderr[114]: 2024-03-01 17:56:53,666 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 17:56:53,666 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 17:56:53,666 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,693 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,694 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,708 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,708 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,723 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,723 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:56:53,727 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,730 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:56:53,733 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:56:53,734 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:53,759 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 17:56:53,759 INFO program/MainThread: stderr[115]: 2024-03-01 17:56:53,759 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 17:56:53,760 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 17:56:53,760 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,791 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,792 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,804 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,804 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,819 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,820 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:56:53,824 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,827 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:56:53,830 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:56:53,830 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:53,857 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 17:56:53,857 INFO program/MainThread: stderr[116]: 2024-03-01 17:56:53,857 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 17:56:53,857 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 17:56:53,858 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,887 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,888 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,900 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,900 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,914 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,914 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:56:53,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:53,922 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:56:53,922 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 17:56:53,930 INFO program/MainThread: stdout: 2024-03-01 17:56:53,931 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:56:53,931 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,931 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,948 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,948 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:53,960 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:53,960 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:56:53,965 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 17:56:53,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:56:53,972 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:56:53,975 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 17:56:53,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:56:53,979 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --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 17:56:54,012 INFO program/MainThread: stdout[117]: 2024-03-01 17:56:54,012 INFO program/MainThread: stderr[117]: 2024-03-01 17:56:54,013 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 17:56:54,017 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:56:54,021 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:54,024 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 17:56:54,027 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:54,030 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 17:56:54,033 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:54,036 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 17:56:54,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 17:56:54,040 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --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 17:56:54,083 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 17:56:54,084 INFO program/MainThread: stderr[118]: 2024-03-01 17:56:54,084 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 17:56:54,085 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:56:54,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:54,100 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:56:54,100 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:56:54,113 INFO program/MainThread: stdout: 2024-03-01 17:56:54,113 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:56:54,113 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:54,113 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:54,134 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:54,134 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:54,147 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:54,147 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:56:54,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:56:54,155 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:56:54,159 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:56:54,162 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:56:54,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:56:54,166 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --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 17:56:54,199 INFO program/MainThread: stdout[119]: 2024-03-01 17:56:54,199 INFO program/MainThread: stderr[119]: 2024-03-01 17:56:54,199 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 17:56:54,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:56:54,207 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:54,211 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:56:54,214 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:54,217 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:56:54,220 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:54,223 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:56:54,227 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:56:54,227 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --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 17:56:54,263 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 17:56:54,263 INFO program/MainThread: stderr[120]: 2024-03-01 17:56:54,264 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 17:56:54,264 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:56:54,271 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:56:54,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:56:54,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:56:54,293 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:54,299 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:56:54,303 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:54,308 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:56:54,313 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:54,319 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:56:54,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:56:54,322 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --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 17:56:54,357 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 17:56:54,358 INFO program/MainThread: stderr[121]: 2024-03-01 17:56:54,358 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 17:56:54,358 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --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 17:56:54,400 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:56:54,400 INFO program/MainThread: stderr[122]: 2024-03-01 17:56:54,400 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 17:56:54,400 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --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 17:56:54,437 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 17:56:54,437 INFO program/MainThread: stderr[123]: 2024-03-01 17:56:54,437 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 17:56:54,438 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:56:54,445 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:54,457 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:56:54,462 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:56:54,463 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdb --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 17:56:54,502 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:56:54,503 INFO program/MainThread: stderr[124]: 2024-03-01 17:56:54,503 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 17:56:54,503 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:56:54,503 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:54,535 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:54,536 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:54,549 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:54,550 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:54,563 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:54,563 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:56:54,567 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:54,570 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:56:54,573 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:56:54,574 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:56:54,602 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:56:54,602 INFO program/MainThread: stderr[125]: 2024-03-01 17:56:54,602 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 17:56:54,602 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:56:54,603 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:54,635 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:54,636 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:54,649 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:54,649 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:54,662 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:54,662 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:56:54,666 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:56:54,670 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:56:54,673 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:56:54,673 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 17:56:54,699 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:56:54,699 INFO program/MainThread: stderr[126]: 2024-03-01 17:56:54,699 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 17:56:54,699 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:56:54,700 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:54,728 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:54,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:54,743 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:54,743 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:56:54,759 DEBUG program/MainThread: Return code: 0 2024-03-01 17:56:54,764 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:56:54,764 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 0x7f9af4847780> 2024-03-01 17:57:07,324 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_6c29w183/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:57:11,838 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_oqvgccjp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:57:18,984 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_j2zdnvhp/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:57:19,020 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:57:19,020 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:57:19,023 INFO program/MainThread: stdout[2]: 2024-03-01 17:57:19,023 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 17:57:19,023 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:57:19,024 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:57:19,028 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:19,028 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:57:19,032 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:57:19,032 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:57:19,035 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:57:19,035 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:57:19,038 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:57:19,038 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:57:19,045 INFO program/MainThread: stdout: 2024-03-01 17:57:19,046 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:57:19,046 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:57:19,046 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:57:19,046 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:57:19,046 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:57:19,046 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:57:19,046 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:57:19,046 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:57:19,046 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:57:19,046 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:57:19,046 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:57:19,046 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:57:19,046 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:57:19,046 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:57:19,046 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:57:19,046 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:19,046 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 17:57:19,046 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:57:19,047 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:57:19,047 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:57:19,047 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:57:19,047 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:57:19,047 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:57:19,047 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:19,060 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:19,071 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:57:19,076 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:57:19,076 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 17:57:19,076 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 17:57:19,106 INFO program/MainThread: stdout[3]: 2024-03-01 17:57:19,106 INFO program/MainThread: stderr[3]: 2024-03-01 17:57:19,106 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:57:19,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:57:19,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:19,119 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:57:19,123 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:57:19,124 INFO blivet/MainThread: sda is a disk 2024-03-01 17:57:19,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:57:19,124 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:57:19,128 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:57:19,131 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:57:19,131 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 17:57:19,135 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 17:57:19,135 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:57:19,135 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:57:19,135 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c3115470) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:57:19,139 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:57:19,139 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:57:19,143 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:57:19,143 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 17:57:19,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:57:19,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:19,152 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:57:19,153 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:57:19,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:57:19,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:57:19,156 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:57:19,159 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:57:19,160 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 17:57:19,163 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 17:57:19,163 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:57:19,163 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:57:19,163 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c20c3400) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:57:19,167 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:57:19,167 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:57:19,170 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:57:19,170 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 17:57:19,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:57:19,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:19,180 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:57:19,181 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:57:19,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:57:19,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:57:19,184 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:57:19,187 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:57:19,187 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 17:57:19,190 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 17:57:19,191 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:57:19,191 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:57:19,191 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c20c34a8) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:57:19,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:57:19,195 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:57:19,198 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:57:19,198 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 17:57:19,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:57:19,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:19,208 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:57:19,208 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:57:19,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:57:19,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:57:19,211 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:57:19,215 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:57:19,215 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 17:57:19,218 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 17:57:19,219 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:57:19,219 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:57:19,219 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c20c95c0) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:57:19,222 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:57:19,222 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:57:19,226 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:57:19,226 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 17:57:19,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:57:19,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:19,236 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:57:19,236 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:57:19,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:57:19,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:57:19,239 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:57:19,243 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:57:19,243 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 17:57:19,246 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 17:57:19,246 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:57:19,247 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:57:19,247 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c20c9438) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:57:19,250 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:57:19,250 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:57:19,254 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470300266'} ; 2024-03-01 17:57:19,254 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 17:57:19,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:57:19,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:19,263 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:57:19,264 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:57:19,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:57:19,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:57:19,267 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:57:19,271 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:57:19,271 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 17:57:19,274 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 17:57:19,274 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:57:19,275 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:57:19,275 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c20da4a8) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:57:19,278 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:57:19,278 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:57:19,281 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470485885'} ; 2024-03-01 17:57:19,282 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 17:57:19,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:57:19,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:19,291 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:57:19,292 INFO blivet/MainThread: sde is a disk 2024-03-01 17:57:19,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:57:19,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:57:19,295 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:57:19,298 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:57:19,299 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 17:57:19,302 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 17:57:19,302 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:57:19,303 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:57:19,303 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c20dab38) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:57:19,306 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:57:19,306 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:57:19,309 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470390507'} ; 2024-03-01 17:57:19,309 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 17:57:19,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:57:19,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:19,319 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:57:19,320 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:57:19,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:57:19,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:57:19,323 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:57:19,326 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:57:19,326 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 17:57:19,330 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 17:57:19,330 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:57:19,330 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:57:19,330 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c20da240) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:57:19,334 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:57:19,334 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:57:19,337 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470531967'} ; 2024-03-01 17:57:19,337 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 17:57:19,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:57:19,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:19,347 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:57:19,348 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:57:19,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:57:19,348 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:57:19,351 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:57:19,354 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:57:19,354 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 17:57:19,358 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 17:57:19,358 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:57:19,358 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:57:19,359 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c20d3a20) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:57:19,362 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:57:19,362 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:57:19,365 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470636696'} ; 2024-03-01 17:57:19,365 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 17:57:19,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:57:19,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:19,375 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:57:19,376 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:57:19,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:57:19,376 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:57:19,379 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:57:19,382 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:57:19,382 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 17:57:19,385 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 17:57:19,386 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:57:19,386 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:57:19,386 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c20dacf8) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:57:19,390 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:57:19,390 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:57:19,393 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470768159'} ; 2024-03-01 17:57:19,393 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 17:57:19,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:57:19,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:19,403 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:57:19,403 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:57:19,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:57:19,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:57:19,407 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:57:19,410 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:57:19,410 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 17:57:19,413 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 17:57:19,414 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:57:19,414 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:57:19,414 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c20e9940) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:57:19,417 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:57:19,418 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:57:19,421 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470854761'} ; 2024-03-01 17:57:19,421 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 17:57:19,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:57:19,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:19,431 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:57:19,432 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:57:19,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:57:19,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:57:19,435 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:57:19,438 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:57:19,438 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 17:57:19,441 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 17:57:19,442 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:57:19,442 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:57:19,442 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c20e9fd0) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:57:19,445 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:57:19,445 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:57:19,449 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': '28327289'} ; 2024-03-01 17:57:19,449 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:57:19,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:57:19,455 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:19,458 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:57:19,459 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:57:19,459 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:57:19,459 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:57:19,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:57:19,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:57:19,462 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:57:19,465 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:57:19,465 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:57:19,469 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:57:19,469 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:57:19,469 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:57:19,469 INFO blivet/MainThread: got device: DiskDevice instance (0x7f99c20e9f28) -- 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 17:57:19,473 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:57:19,476 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:19,476 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:57:19,480 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:19,480 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:57:19,483 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:19,483 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:57:19,487 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:19,487 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:57:19,491 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:57:19,494 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:19,497 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:57:19,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 0x7f99c20d73c8> 2024-03-01 17:57:22,459 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:57:22,463 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:57:22,464 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:57:22,467 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': '28332446'} ; 2024-03-01 17:57:22,468 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:57:22,468 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:57:22,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:22,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:22,477 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:57:22,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:22,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:22,483 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:22,494 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:22,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:57:22,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:57:22,512 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:57:22,516 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:57:22,516 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:57:22,520 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:57:22,523 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:57:22,523 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:57:22,526 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:57:22,527 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:57:22,527 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:57:22,530 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:57:22,533 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:57:22,536 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:57:22,539 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:57:22,543 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:57:22,543 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:57:22,543 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:57:22,544 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:57:22,543 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f99c3460390) -- 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 0x7f99c207f0f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:57:22,547 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:57:22,551 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:22,551 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:57:22,554 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:22,554 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:57:22,558 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:22,558 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:57:22,561 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:22,561 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:57:22,563 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:57:22,563 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:57:22,566 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:22,567 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:57:22,570 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:57:22,570 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:57:22,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:22,581 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:22,593 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:57:22,594 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:57:22,597 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 17:57:22,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:22,603 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 17:57:22,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:22,606 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:57:22,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:57:22,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:22,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:57:22,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:22,618 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:57:22,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:57:22,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:22,626 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 17:57:22,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:22,629 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:57:22,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:57:22,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:22,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:57:22,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:22,640 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:57:22,643 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 17:57:22,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:22,649 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 17:57:22,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:22,651 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 17:57:22,654 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 17:57:22,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:22,660 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 17:57:22,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:22,663 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:57:22,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:57:22,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:57:22,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 17:57:22,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:57:22,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 17:57:22,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:57:22,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:57:22,664 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:57:27,119 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0fkyaymn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:57:27,156 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:57:27,156 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:57:27,159 INFO program/MainThread: stdout[2]: 2024-03-01 17:57:27,159 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 17:57:27,159 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:57:27,159 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:57:27,163 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:27,164 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:57:27,167 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:57:27,168 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:57:27,171 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:57:27,171 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:57:27,174 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:57:27,174 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:57:27,181 INFO program/MainThread: stdout: 2024-03-01 17:57:27,181 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:57:27,181 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:57:27,181 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:57:27,182 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:57:27,182 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:57:27,182 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:57:27,182 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:57:27,182 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:57:27,182 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:57:27,182 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:57:27,182 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:57:27,182 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:57:27,182 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:57:27,182 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:57:27,182 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:57:27,182 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:27,182 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 17:57:27,182 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:57:27,182 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:57:27,183 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:57:27,183 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:57:27,183 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:57:27,183 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:57:27,183 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:27,195 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:27,206 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:57:27,211 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:57:27,211 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 17:57:27,211 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 17:57:27,246 INFO program/MainThread: stdout[3]: 2024-03-01 17:57:27,246 INFO program/MainThread: stderr[3]: 2024-03-01 17:57:27,246 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:57:27,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:57:27,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:27,259 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:57:27,264 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:57:27,264 INFO blivet/MainThread: sda is a disk 2024-03-01 17:57:27,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:57:27,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:57:27,268 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:57:27,272 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:57:27,272 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 17:57:27,275 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 17:57:27,276 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:57:27,276 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:57:27,276 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f46d39470) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:57:27,280 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:57:27,280 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:57:27,284 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:57:27,284 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 17:57:27,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:57:27,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:27,294 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:57:27,294 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:57:27,294 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:57:27,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:57:27,298 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:57:27,301 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:57:27,301 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 17:57:27,304 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 17:57:27,305 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:57:27,305 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:57:27,305 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f45ce7400) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:57:27,309 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:57:27,309 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:57:27,312 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:57:27,312 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 17:57:27,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:57:27,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:27,322 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:57:27,323 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:57:27,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:57:27,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:57:27,326 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:57:27,330 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:57:27,330 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 17:57:27,333 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 17:57:27,333 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:57:27,334 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:57:27,334 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f45ce74a8) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:57:27,337 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:57:27,337 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:57:27,341 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:57:27,341 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 17:57:27,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:57:27,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:27,351 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:57:27,351 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:57:27,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:57:27,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:57:27,355 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:57:27,358 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:57:27,358 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 17:57:27,362 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 17:57:27,362 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:57:27,362 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:57:27,362 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f45ced5c0) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:57:27,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:57:27,366 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:57:27,369 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:57:27,369 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 17:57:27,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:57:27,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:27,380 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:57:27,380 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:57:27,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:57:27,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:57:27,384 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:57:27,387 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:57:27,387 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 17:57:27,390 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 17:57:27,391 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:57:27,391 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:57:27,391 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f45ced438) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:57:27,395 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:57:27,395 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:57:27,398 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470300266'} ; 2024-03-01 17:57:27,398 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 17:57:27,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:57:27,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:27,409 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:57:27,409 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:57:27,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:57:27,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:57:27,413 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:57:27,416 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:57:27,416 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 17:57:27,419 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 17:57:27,420 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:57:27,420 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:57:27,420 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f45cea4a8) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:57:27,424 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:57:27,424 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:57:27,427 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470485885'} ; 2024-03-01 17:57:27,427 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 17:57:27,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:57:27,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:27,437 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:57:27,438 INFO blivet/MainThread: sde is a disk 2024-03-01 17:57:27,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:57:27,438 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:57:27,441 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:57:27,444 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:57:27,445 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 17:57:27,448 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 17:57:27,448 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:57:27,448 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:57:27,449 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f45ceab38) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:57:27,452 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:57:27,452 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:57:27,456 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470390507'} ; 2024-03-01 17:57:27,456 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 17:57:27,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:57:27,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:27,466 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:57:27,466 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:57:27,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:57:27,467 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:57:27,470 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:57:27,473 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:57:27,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 17:57:27,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 17:57:27,477 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:57:27,477 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:57:27,477 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f45cea240) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:57:27,481 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:57:27,481 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:57:27,484 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470531967'} ; 2024-03-01 17:57:27,484 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 17:57:27,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:57:27,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:27,494 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:57:27,495 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:57:27,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:57:27,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:57:27,498 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:57:27,502 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:57:27,502 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 17:57:27,505 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 17:57:27,506 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:57:27,506 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:57:27,506 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f45cf7a20) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:57:27,510 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:57:27,510 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:57:27,513 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470636696'} ; 2024-03-01 17:57:27,513 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 17:57:27,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:57:27,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:27,523 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:57:27,524 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:57:27,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:57:27,524 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:57:27,527 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:57:27,530 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:57:27,531 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 17:57:27,534 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 17:57:27,534 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:57:27,535 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:57:27,535 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f45ceacf8) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:57:27,538 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:57:27,538 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:57:27,542 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470768159'} ; 2024-03-01 17:57:27,542 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 17:57:27,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:57:27,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:27,552 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:57:27,553 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:57:27,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:57:27,553 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:57:27,556 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:57:27,559 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:57:27,560 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 17:57:27,563 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 17:57:27,563 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:57:27,564 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:57:27,564 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f45d0d940) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:57:27,567 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:57:27,567 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:57:27,570 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470854761'} ; 2024-03-01 17:57:27,571 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 17:57:27,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:57:27,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:27,581 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:57:27,581 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:57:27,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:57:27,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:57:27,585 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:57:27,588 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:57:27,588 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 17:57:27,591 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 17:57:27,592 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:57:27,592 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:57:27,592 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f45d0dfd0) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:57:27,596 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:57:27,596 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:57:27,599 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': '28327289'} ; 2024-03-01 17:57:27,599 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:57:27,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:57:27,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:27,609 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:57:27,609 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:57:27,610 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:57:27,610 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:57:27,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:57:27,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:57:27,613 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:57:27,616 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:57:27,616 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:57:27,620 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:57:27,620 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:57:27,620 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:57:27,620 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7f45d0df28) -- 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 17:57:27,624 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:57:27,628 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:27,628 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:57:27,631 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:27,631 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:57:27,635 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:27,635 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:57:27,638 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:27,639 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:57:27,643 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:57:27,646 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:27,649 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:57:27,653 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 0x7f7f45cfea08> 2024-03-01 17:57:30,602 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:57:30,607 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:57:30,607 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:57:30,611 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': '28332446'} ; 2024-03-01 17:57:30,611 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:57:30,611 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:57:30,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:30,620 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:57:30,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:30,626 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:30,637 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:30,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:57:30,655 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:57:30,659 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:57:30,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:57:30,663 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:57:30,666 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:57:30,666 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:57:30,670 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:57:30,670 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:57:30,670 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:57:30,673 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:57:30,677 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:57:30,680 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:57:30,683 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:57:30,686 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:57:30,687 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:57:30,687 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:57:30,688 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:57:30,687 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f7f47084390) -- 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 0x7f7f45ca30f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:57:30,691 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:57:30,695 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:30,695 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:57:30,698 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:30,698 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:57:30,702 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:30,702 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:57:30,705 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:30,705 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:57:30,707 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:57:30,707 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:57:30,710 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:30,711 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:57:30,714 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:57:30,714 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:57:30,714 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:30,725 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:30,737 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:57:30,737 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:57:30,741 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 17:57:30,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:30,747 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 17:57:30,750 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:30,750 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:57:30,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:30,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:30,762 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:57:30,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:30,770 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 17:57:30,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:30,773 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:57:30,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:30,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:30,785 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:57:30,788 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 17:57:30,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:30,793 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 17:57:30,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:30,796 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 17:57:30,799 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 17:57:30,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:30,805 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 17:57:30,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:30,808 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:57:30,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:30,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:30,820 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:57:30,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:57:30,825 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:57:30,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:57:30,831 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:57:30,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:57:30,837 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:57:30,840 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:57:30,840 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:57:30,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:57:30,844 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:57:30,844 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:57:30,847 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:57:30,848 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:57:30,851 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:57:30,851 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:57:30,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:57:30,854 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:57:30,854 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:57:30,857 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:57:30,857 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:57:30,860 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:57:30,861 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:57:30,861 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:57:30,864 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:57:30,864 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:57:30,867 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:57:30,867 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:57:30,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:57:30,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:57:30,876 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:57:30,880 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:57:30,883 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:57:30,887 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:57:30,890 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:57:30,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:57:30,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:57:30,895 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:57:30,895 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:57:30,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:30,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:30,908 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:57:30,909 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:57:30,909 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:57:30,910 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 17:57:30,910 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:57:30,910 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:57:30,913 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:30,914 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:57:30,917 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:30,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:57:30,921 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:57:30,924 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:57:30,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:57:30,928 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:57:30,931 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:57:30,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:57:30,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:57:30,939 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:57:30,939 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:57:30,939 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:57:30,940 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:57:30,944 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:57:30,944 INFO program/MainThread: stderr[4]: 2024-03-01 17:57:30,944 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:57:30,944 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:57:30,944 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:57:30,945 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:57:30,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:57:30,949 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:57:30,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:30,959 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:30,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:30,962 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 17:57:30,963 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:57:30,963 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:57:30,964 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 17:57:30,964 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:57:30,964 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:57:30,968 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:30,968 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 17:57:30,970 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:30,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:57:30,974 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:57:30,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:57:30,978 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 17:57:30,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:57:30,985 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:57:30,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:57:30,992 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 17:57:30,993 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:57:30,993 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:57:30,993 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:57:30,994 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 17:57:30,994 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:57:30,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 17:57:30,998 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 17:57:30,998 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:57:31,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:31,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:31,010 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 17:57:31,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 17:57:31,016 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:57:31,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 17:57:31,022 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:57:31,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 17:57:31,028 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:57:31,031 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:57:31,031 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 17:57:31,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:57:31,034 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:57:31,034 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:57:31,038 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:57:31,038 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:57:31,041 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:57:31,041 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 17:57:31,041 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 17:57:31,044 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:57:31,044 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:57:31,047 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:57:31,047 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:57:31,050 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:57:31,051 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 17:57:31,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 17:57:31,054 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:57:31,054 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:57:31,057 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:57:31,057 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:57:31,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 17:57:31,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:57:31,065 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:57:31,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:57:31,073 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:57:31,076 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:57:31,080 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:57:31,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 17:57:31,084 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:57:31,085 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 17:57:31,085 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:57:31,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:31,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:31,098 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 17:57:31,099 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:57:31,099 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:57:31,099 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 17:57:31,100 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:57:31,100 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:57:31,103 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:31,103 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 17:57:31,106 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:31,107 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 17:57:31,110 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:57:31,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:57:31,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 17:57:31,117 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:57:31,120 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:57:31,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:57:31,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 17:57:31,128 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:57:31,128 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:57:31,129 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:57:31,129 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 17:57:31,129 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:57:31,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:57:31,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 17:57:31,133 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:57:31,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:31,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:31,145 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 17:57:31,146 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:57:31,147 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:57:31,147 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 17:57:31,147 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:57:31,148 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:57:31,151 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:31,151 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 17:57:31,154 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:31,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 17:57:31,158 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:57:31,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:57:31,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:57:31,165 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:57:31,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:57:31,171 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:57:31,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 17:57:31,175 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:57:31,176 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:57:31,176 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:57:31,176 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 17:57:31,176 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:57:31,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 17:57:31,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 17:57:31,181 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:57:31,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:31,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:31,193 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 17:57:31,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 17:57:31,199 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:57:31,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 17:57:31,205 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:57:31,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 17:57:31,211 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:57:31,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 17:57:31,217 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:57:31,220 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:57:31,220 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 17:57:31,220 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 17:57:31,223 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:57:31,223 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:57:31,226 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:57:31,226 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:57:31,229 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:57:31,229 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 17:57:31,230 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 17:57:31,233 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:57:31,233 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:57:31,236 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:57:31,236 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:57:31,239 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:57:31,239 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 17:57:31,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 17:57:31,251 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:57:31,251 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:57:31,254 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:57:31,254 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:57:31,257 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:57:31,257 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:57:31,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:57:31,261 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:57:31,261 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:57:31,264 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:57:31,264 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:57:31,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 17:57:31,269 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:57:31,272 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:57:31,276 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:57:31,279 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:57:31,283 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:57:31,287 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:57:31,291 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:57:31,294 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:57:31,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 17:57:31,298 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:57:31,299 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 17:57:31,299 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:57:31,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:31,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:31,314 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 17:57:31,315 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:57:31,315 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:57:31,315 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 17:57:31,316 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:57:31,316 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:57:31,319 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:31,319 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 17:57:31,322 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:31,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 17:57:31,326 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:57:31,330 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:57:31,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:57:31,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:57:31,337 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:57:31,340 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:57:31,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 17:57:31,345 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:57:31,345 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:57:31,345 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:57:31,345 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 17:57:31,346 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:57:31,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 17:57:31,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 17:57:31,350 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:57:31,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:31,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:31,362 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 17:57:31,363 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:57:31,364 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:57:31,364 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 17:57:31,364 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:57:31,365 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:57:31,368 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:31,368 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 17:57:31,371 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:31,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 17:57:31,375 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:57:31,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:57:31,379 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 17:57:31,382 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:57:31,386 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:57:31,389 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:57:31,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 17:57:31,393 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:57:31,394 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:57:31,394 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:57:31,394 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 17:57:31,394 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:57:31,394 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:57:31,398 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 17:57:31,398 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:57:31,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:31,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:31,411 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 17:57:31,412 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:57:31,412 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:57:31,413 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 17:57:31,413 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:57:31,414 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:57:31,417 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:31,417 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 17:57:31,420 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:31,420 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:57:31,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:57:31,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:57:31,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 17:57:31,431 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:57:31,435 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:57:31,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:57:31,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 17:57:31,442 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:57:31,443 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:57:31,443 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:57:31,443 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 17:57:31,443 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:57:31,444 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 17:57:31,447 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 17:57:31,447 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:57:31,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:31,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:31,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:31,460 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 17:57:31,461 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:57:31,462 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:57:31,462 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 17:57:31,462 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:57:31,463 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:57:31,466 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:31,466 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 17:57:31,469 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:31,470 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:57:31,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:57:31,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:57:31,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 17:57:31,481 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:57:31,485 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:57:31,488 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:57:31,491 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 17:57:31,492 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:57:31,493 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:57:31,493 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:57:31,493 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 17:57:31,493 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:57:31,494 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 17:57:31,497 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 17:57:31,498 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:57:31,499 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:57:31,499 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:57:31,499 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:57:31,499 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:57:31,499 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:57:31,499 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:57:31,499 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:57:31,500 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:57:31,500 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:57:31,500 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:57:31,500 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:57:31,500 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:57:31,500 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:57:31,500 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:57:31,500 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:57:31,500 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:57:31,500 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:57:31,500 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:57:31,500 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:57:31,500 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:57:31,501 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:57:31,502 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:57:31,502 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:57:31,502 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:57:31,502 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:57:31,502 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:57:31,504 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:57:31,507 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:57:31,510 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:57:31,513 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:57:31,513 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:57:31,516 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:57:31,516 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 0x7f7f45cc4db0> 2024-03-01 17:57:31,516 INFO blivet/MainThread: sorting actions... 2024-03-01 17:57:31,551 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:57:31,551 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:57:31,551 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:57:31,552 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:57:31,552 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:57:31,552 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:57:31,553 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:57:31,553 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:57:31,554 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:57:31,554 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:57:31,554 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:57:31,555 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:57:31,555 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:57:31,555 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:57:31,556 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:57:31,556 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:57:31,557 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:57:31,557 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:57:31,558 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:57:31,558 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:57:31,559 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:57:31,559 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:57:31,559 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:57:31,560 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:57:31,560 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:57:31,561 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:57:31,561 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:57:31,561 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:57:31,562 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:57:31,562 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:57:31,563 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:57:31,563 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:57:31,563 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:57:31,564 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:57:31,564 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:57:31,565 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:57:31,565 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:57:31,565 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:57:31,566 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:57:31,566 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:57:31,569 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:57:31,572 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 17:57:31,572 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 17:57:31,580 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,580 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,609 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,609 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,619 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,619 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:57:31,623 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:57:31,626 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 17:57:31,626 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 17:57:31,645 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,646 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,671 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,683 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,683 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:57:31,687 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:57:31,690 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 17:57:31,690 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 17:57:31,698 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,698 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,727 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,739 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,739 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:57:31,743 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:57:31,746 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 17:57:31,746 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 17:57:31,753 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,783 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,783 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,794 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,794 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:57:31,798 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:57:31,801 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 17:57:31,801 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 17:57:31,807 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,807 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,834 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,834 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,847 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,847 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:57:31,851 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:57:31,854 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 17:57:31,854 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 17:57:31,860 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,860 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,890 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,890 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,902 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,902 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:57:31,906 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:57:31,909 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 17:57:31,909 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 17:57:31,917 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,917 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,948 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,948 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,958 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,958 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:57:31,962 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:57:31,965 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:57:31,965 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:57:31,971 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,971 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:31,997 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:31,997 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,009 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,010 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:57:32,014 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:57:32,017 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:57:32,017 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:57:32,025 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,052 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,062 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,062 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:57:32,066 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:57:32,069 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:57:32,069 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:57:32,076 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,077 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,104 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,115 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,115 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:57:32,119 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,122 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,125 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,126 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:57:32,126 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 17:57:32,155 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 17:57:32,156 INFO program/MainThread: stderr[5]: 2024-03-01 17:57:32,156 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:57:32,156 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,175 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,179 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:57:32,179 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 17:57:32,180 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 17:57:32,189 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,190 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,212 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,212 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:57:32,216 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,219 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,222 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,222 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:57:32,223 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:57:32,253 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 17:57:32,253 INFO program/MainThread: stderr[6]: 2024-03-01 17:57:32,253 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:57:32,253 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,275 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,279 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:57:32,279 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 17:57:32,280 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 17:57:32,289 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,290 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,312 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,312 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:57:32,316 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,319 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,322 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,322 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:57:32,322 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:57:32,351 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 17:57:32,351 INFO program/MainThread: stderr[7]: 2024-03-01 17:57:32,351 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:57:32,351 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,371 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,375 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:57:32,375 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 17:57:32,376 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 17:57:32,385 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,385 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,409 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,409 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:57:32,413 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,416 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,419 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,419 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:57:32,419 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:57:32,448 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 17:57:32,448 INFO program/MainThread: stderr[8]: 2024-03-01 17:57:32,448 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:57:32,448 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,466 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,470 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:57:32,470 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 17:57:32,472 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 17:57:32,480 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,502 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,502 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:57:32,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 17:57:32,509 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:57:32,512 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,515 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,519 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,522 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,525 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,528 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,531 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,534 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,537 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 17:57:32,537 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:32,601 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 17:57:32,601 INFO program/MainThread: stderr[9]: 2024-03-01 17:57:32,601 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:57:32,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:57:32,618 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:57:32,627 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,633 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,639 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,646 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,651 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,654 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,657 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,661 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,671 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:57:32,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:57:32,679 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,688 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,688 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 17:57:32,696 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,696 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,706 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,706 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:57:32,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 17:57:32,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 17:57:32,717 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:57:32,720 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:57:32,724 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,727 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,731 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,734 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,738 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,741 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,745 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,748 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:57:32,748 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,758 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:57:32,763 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/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:32,792 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:57:32,792 INFO program/MainThread: stderr[10]: 2024-03-01 17:57:32,792 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:57:32,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 17:57:32,797 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:32,876 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 17:57:32,877 INFO program/MainThread: stderr[11]: 2024-03-01 17:57:32,877 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:57:32,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,892 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:57:32,892 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:57:32,892 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,938 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,943 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 17:57:32,943 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:57:32,944 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:57:32,953 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,953 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:32,969 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:32,969 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:57:32,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:32,976 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:57:32,980 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 17:57:32,980 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 17:57:33,001 INFO program/MainThread: stdout: 2024-03-01 17:57:33,001 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:57:33,001 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:57:33,001 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:57:33,001 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:57:33,001 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:57:33,001 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:57:33,001 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:57:33,002 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:57:33,002 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:57:33,002 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:57:33,002 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,002 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 17:57:33,016 INFO program/MainThread: stdout: 2024-03-01 17:57:33,016 INFO program/MainThread: writing all SBs 2024-03-01 17:57:33,016 INFO program/MainThread: new label = "" 2024-03-01 17:57:33,016 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,017 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,031 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:57:33,035 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:57:33,036 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:57:33,045 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,045 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,061 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,061 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:57:33,065 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 17:57:33,069 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 17:57:33,073 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:33,073 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/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:33,097 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:57:33,097 INFO program/MainThread: stderr[12]: 2024-03-01 17:57:33,097 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:57:33,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 17:57:33,102 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:33,191 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 17:57:33,191 INFO program/MainThread: stderr[13]: 2024-03-01 17:57:33,192 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:57:33,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:33,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:57:33,209 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:57:33,209 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,245 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,250 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 17:57:33,250 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:57:33,251 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:57:33,260 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,260 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,274 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,274 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:57:33,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:33,282 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:57:33,285 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 17:57:33,285 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 17:57:33,306 INFO program/MainThread: stdout: 2024-03-01 17:57:33,306 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:57:33,306 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:57:33,306 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:57:33,306 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:57:33,306 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:57:33,307 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:57:33,307 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:57:33,307 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:57:33,307 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:57:33,307 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:57:33,307 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,307 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 17:57:33,320 INFO program/MainThread: stdout: 2024-03-01 17:57:33,320 INFO program/MainThread: writing all SBs 2024-03-01 17:57:33,320 INFO program/MainThread: new label = "" 2024-03-01 17:57:33,320 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,337 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:57:33,341 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:57:33,342 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:57:33,351 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,352 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,365 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,365 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:57:33,369 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 17:57:33,373 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 17:57:33,376 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:33,376 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/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:33,401 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:57:33,401 INFO program/MainThread: stderr[14]: 2024-03-01 17:57:33,401 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:57:33,405 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 17:57:33,405 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:33,490 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 17:57:33,491 INFO program/MainThread: stderr[15]: 2024-03-01 17:57:33,491 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:57:33,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:33,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:57:33,512 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:57:33,512 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,546 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,550 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 17:57:33,551 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:57:33,552 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:57:33,561 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,562 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,575 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,575 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:57:33,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:33,582 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:57:33,585 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 17:57:33,586 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 17:57:33,607 INFO program/MainThread: stdout: 2024-03-01 17:57:33,607 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 17:57:33,608 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:57:33,608 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:57:33,608 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:57:33,608 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 17:57:33,608 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:57:33,608 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:57:33,608 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 17:57:33,608 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:57:33,608 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:57:33,608 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,609 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 17:57:33,621 INFO program/MainThread: stdout: 2024-03-01 17:57:33,621 INFO program/MainThread: writing all SBs 2024-03-01 17:57:33,622 INFO program/MainThread: new label = "" 2024-03-01 17:57:33,622 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,622 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,636 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:57:33,640 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:57:33,641 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:57:33,650 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,650 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,664 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,664 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:57:33,668 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 17:57:33,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 17:57:33,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:33,675 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/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:33,704 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:57:33,704 INFO program/MainThread: stderr[16]: 2024-03-01 17:57:33,704 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:57:33,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 17:57:33,708 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdh$|","a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:33,806 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 17:57:33,806 INFO program/MainThread: stderr[17]: 2024-03-01 17:57:33,806 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:57:33,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:33,822 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:57:33,822 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:57:33,822 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,852 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,856 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 17:57:33,857 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:57:33,858 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:57:33,866 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,867 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,880 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,880 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:57:33,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:33,887 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:57:33,890 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 17:57:33,891 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 17:57:33,923 INFO program/MainThread: stdout: 2024-03-01 17:57:33,923 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 17:57:33,923 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:57:33,923 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:57:33,923 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:57:33,923 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 17:57:33,923 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:57:33,924 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:57:33,924 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 17:57:33,924 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:57:33,924 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:57:33,924 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,924 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 17:57:33,937 INFO program/MainThread: stdout: 2024-03-01 17:57:33,937 INFO program/MainThread: writing all SBs 2024-03-01 17:57:33,937 INFO program/MainThread: new label = "" 2024-03-01 17:57:33,937 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,937 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,951 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:57:33,955 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:57:33,957 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:57:33,965 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,966 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:33,981 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:33,981 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:57:33,985 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:33,988 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:57:33,991 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:57:33,991 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:57:33,991 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:57:34,022 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 17:57:34,022 INFO program/MainThread: stderr[18]: 2024-03-01 17:57:34,022 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:57:34,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,040 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,044 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:57:34,044 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 17:57:34,045 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 17:57:34,054 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,077 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,077 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:57:34,081 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,084 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:57:34,087 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:57:34,087 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:57:34,087 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:57:34,118 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 17:57:34,118 INFO program/MainThread: stderr[19]: 2024-03-01 17:57:34,118 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:57:34,119 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,135 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,139 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:57:34,139 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 17:57:34,140 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 17:57:34,149 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,149 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,173 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,173 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:57:34,177 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,180 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:57:34,183 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:57:34,183 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:57:34,184 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:57:34,215 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 17:57:34,216 INFO program/MainThread: stderr[20]: 2024-03-01 17:57:34,216 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:57:34,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,235 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,239 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:57:34,239 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 17:57:34,241 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 17:57:34,249 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,249 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,271 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,271 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:57:34,275 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 17:57:34,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:57:34,281 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,284 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:57:34,287 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,290 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:57:34,294 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,297 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:57:34,300 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 17:57:34,300 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:34,361 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 17:57:34,362 INFO program/MainThread: stderr[21]: 2024-03-01 17:57:34,362 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:57:34,369 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:57:34,382 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:57:34,389 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,397 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:57:34,401 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,407 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:57:34,411 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,414 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:57:34,414 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,425 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,429 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:57:34,433 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:57:34,433 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,443 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,444 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 17:57:34,451 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,451 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,463 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,463 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:57:34,467 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 17:57:34,470 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 17:57:34,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:57:34,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:57:34,481 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,484 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:57:34,488 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,491 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:57:34,495 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,498 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:57:34,498 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,510 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,514 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:57:34,515 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/sdj$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:34,541 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 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 17:57:34,541 INFO program/MainThread: stderr[22]: 2024-03-01 17:57:34,541 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:57:34,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 17:57:34,546 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:34,621 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 17:57:34,621 INFO program/MainThread: stderr[23]: 2024-03-01 17:57:34,621 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:57:34,629 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:57:34,640 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:57:34,640 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,674 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,679 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 17:57:34,680 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:57:34,680 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:57:34,689 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,690 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,703 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,703 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:57:34,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,711 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:57:34,714 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 17:57:34,714 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 17:57:34,738 INFO program/MainThread: stdout: 2024-03-01 17:57:34,738 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 17:57:34,738 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:57:34,738 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:57:34,738 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:57:34,738 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 17:57:34,738 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:57:34,738 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:57:34,739 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:57:34,739 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:57:34,739 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:57:34,739 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,739 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 17:57:34,751 INFO program/MainThread: stdout: 2024-03-01 17:57:34,752 INFO program/MainThread: writing all SBs 2024-03-01 17:57:34,752 INFO program/MainThread: new label = "" 2024-03-01 17:57:34,752 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,752 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,766 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,770 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:57:34,770 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:57:34,772 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:57:34,780 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,780 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,794 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,794 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:57:34,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 17:57:34,802 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 17:57:34,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,805 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/sdj$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:34,831 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 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 17:57:34,831 INFO program/MainThread: stderr[24]: 2024-03-01 17:57:34,831 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:57:34,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 17:57:34,835 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:34,911 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 17:57:34,911 INFO program/MainThread: stderr[25]: 2024-03-01 17:57:34,911 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:57:34,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:57:34,926 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:57:34,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,961 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,965 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 17:57:34,966 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:57:34,967 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:57:34,975 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,975 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:34,991 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:34,991 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:57:34,996 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:34,999 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:57:35,002 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 17:57:35,002 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 17:57:35,028 INFO program/MainThread: stdout: 2024-03-01 17:57:35,028 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 17:57:35,028 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:57:35,029 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:57:35,029 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:57:35,029 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 17:57:35,029 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:57:35,029 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:57:35,029 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:57:35,029 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:57:35,029 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:57:35,029 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,030 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 17:57:35,042 INFO program/MainThread: stdout: 2024-03-01 17:57:35,043 INFO program/MainThread: writing all SBs 2024-03-01 17:57:35,043 INFO program/MainThread: new label = "" 2024-03-01 17:57:35,043 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,043 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,060 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:57:35,064 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:57:35,066 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:57:35,075 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,091 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,091 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:57:35,096 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,099 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,102 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,102 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:57:35,102 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:57:35,133 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:57:35,134 INFO program/MainThread: stderr[26]: 2024-03-01 17:57:35,134 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:57:35,134 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,151 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,155 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:57:35,155 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 17:57:35,157 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:57:35,165 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,165 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,187 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,187 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:57:35,191 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,194 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,197 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,197 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:57:35,197 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:57:35,229 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:57:35,229 INFO program/MainThread: stderr[27]: 2024-03-01 17:57:35,229 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:57:35,229 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,245 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,249 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:57:35,249 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 17:57:35,250 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:57:35,259 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,259 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,283 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,283 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:57:35,287 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,290 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,293 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,293 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:57:35,293 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:57:35,326 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:57:35,326 INFO program/MainThread: stderr[28]: 2024-03-01 17:57:35,326 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:57:35,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,348 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,352 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:57:35,352 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 17:57:35,353 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:57:35,362 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,362 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,384 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,384 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:57:35,388 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:57:35,391 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:57:35,394 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,397 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,401 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,404 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,407 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,410 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:57:35,413 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:35,467 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 17:57:35,467 INFO program/MainThread: stderr[29]: 2024-03-01 17:57:35,468 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:57:35,474 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:57:35,480 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:57:35,484 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,491 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,497 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,503 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,510 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,514 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,525 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,529 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:57:35,533 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:57:35,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,543 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,543 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:57:35,551 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,551 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,561 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,561 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:57:35,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 17:57:35,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 17:57:35,572 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:57:35,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:57:35,579 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,582 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,586 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,589 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,593 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,596 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:57:35,596 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,607 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:57:35,612 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/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:35,643 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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 17:57:35,643 INFO program/MainThread: stderr[30]: 2024-03-01 17:57:35,643 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:57:35,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 17:57:35,648 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:35,735 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 17:57:35,735 INFO program/MainThread: stderr[31]: 2024-03-01 17:57:35,735 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:57:35,744 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,750 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:57:35,750 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:57:35,750 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,773 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,777 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 17:57:35,778 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:57:35,778 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:57:35,787 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,787 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,803 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,803 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:57:35,807 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,811 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:57:35,814 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 17:57:35,814 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 17:57:35,855 INFO program/MainThread: stdout: 2024-03-01 17:57:35,855 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:57:35,855 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:57:35,855 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:57:35,855 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:57:35,855 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:57:35,855 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:57:35,855 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:57:35,856 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 17:57:35,856 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:57:35,856 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:57:35,856 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,856 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 17:57:35,870 INFO program/MainThread: stdout: 2024-03-01 17:57:35,870 INFO program/MainThread: writing all SBs 2024-03-01 17:57:35,870 INFO program/MainThread: new label = "" 2024-03-01 17:57:35,870 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,870 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,884 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,888 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:57:35,888 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:57:35,889 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:57:35,898 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,898 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:35,912 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:35,912 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:57:35,916 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:57:35,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:57:35,923 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:35,923 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/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:35,951 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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 17:57:35,951 INFO program/MainThread: stderr[32]: 2024-03-01 17:57:35,951 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:57:35,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:57:35,956 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sda$|","a|/dev/sdg$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:36,028 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 17:57:36,029 INFO program/MainThread: stderr[33]: 2024-03-01 17:57:36,029 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:57:36,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:36,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:57:36,049 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:57:36,049 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:36,084 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:36,089 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 17:57:36,089 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:57:36,090 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:57:36,099 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:36,099 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:36,113 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:36,113 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:57:36,117 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:36,120 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:57:36,123 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:57:36,124 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:57:36,145 INFO program/MainThread: stdout: 2024-03-01 17:57:36,145 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 17:57:36,145 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:57:36,146 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:57:36,146 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:57:36,146 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 17:57:36,146 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:57:36,146 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:57:36,146 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:57:36,146 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:57:36,146 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:57:36,146 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:36,146 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:57:36,161 INFO program/MainThread: stdout: 2024-03-01 17:57:36,161 INFO program/MainThread: writing all SBs 2024-03-01 17:57:36,161 INFO program/MainThread: new label = "" 2024-03-01 17:57:36,161 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:36,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:36,175 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:36,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:57:36,179 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:57:36,180 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:57:36,189 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:36,190 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:36,204 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:36,210 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:57:36,210 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 0x7f7f45cda0f8> 2024-03-01 17:57:36,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:57:36,217 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:57:36,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,223 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 17:57:36,224 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:57:36,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:57:36,230 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:57:36,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:57:36,236 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:57:36,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,242 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 17:57:36,243 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:57:36,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,249 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:57:36,249 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:57:36,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:57:36,255 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:57:36,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:57:36,261 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:57:36,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:57:36,268 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:57:36,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,274 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 17:57:36,274 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:57:36,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:57:36,280 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:57:36,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:57:36,286 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:57:36,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,292 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 17:57:36,293 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:57:36,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:57:36,299 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:57:36,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:57:36,305 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:57:36,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:36,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:57:36,311 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:57:53,338 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_rhivvklg/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:57:53,374 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:57:53,374 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:57:53,377 INFO program/MainThread: stdout[2]: 2024-03-01 17:57:53,378 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 17:57:53,378 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:57:53,378 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:57:53,382 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:53,383 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:57:53,386 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:57:53,386 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:57:53,389 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:57:53,390 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:57:53,393 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:57:53,393 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:57:53,406 INFO program/MainThread: stdout: 2024-03-01 17:57:53,406 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:57:53,406 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO 2024-03-01 17:57:53,406 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 024c8d4f-2213-467a-9810-e2c68e101832 2024-03-01 17:57:53,406 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU 2024-03-01 17:57:53,406 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 024c8d4f-2213-467a-9810-e2c68e101832 2024-03-01 17:57:53,406 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs eb53ce87-3b97-4e6d-bf3d-c66d257ff12d 2024-03-01 17:57:53,406 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO 2024-03-01 17:57:53,406 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb 2024-03-01 17:57:53,406 INFO program/MainThread: |-test_vg2-lv3-real 322961408 root disk brw-rw---- 2024-03-01 17:57:53,406 INFO program/MainThread: | |-test_vg2-lv3 322961408 root disk brw-rw---- xfs 95ba79d4-3aba-4112-8f9d-c7f522d8af5c 2024-03-01 17:57:53,406 INFO program/MainThread: | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 95ba79d4-3aba-4112-8f9d-c7f522d8af5c 2024-03-01 17:57:53,407 INFO program/MainThread: |-test_vg2-lv3_snapset1-cow 50331648 root disk brw-rw---- 2024-03-01 17:57:53,407 INFO program/MainThread: | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 95ba79d4-3aba-4112-8f9d-c7f522d8af5c 2024-03-01 17:57:53,407 INFO program/MainThread: `-test_vg2-lv4-real 641728512 root disk brw-rw---- 2024-03-01 17:57:53,407 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 03bbb669-915f-4bc0-8f1e-d475390abe85 2024-03-01 17:57:53,407 INFO program/MainThread: `-test_vg2-lv4_snapset1 641728512 root disk brw-rw---- xfs 03bbb669-915f-4bc0-8f1e-d475390abe85 2024-03-01 17:57:53,407 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU 2024-03-01 17:57:53,407 INFO program/MainThread: `-test_vg2-lv4_snapset1-cow 96468992 root disk brw-rw---- 2024-03-01 17:57:53,407 INFO program/MainThread: `-test_vg2-lv4_snapset1 641728512 root disk brw-rw---- xfs 03bbb669-915f-4bc0-8f1e-d475390abe85 2024-03-01 17:57:53,407 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske 2024-03-01 17:57:53,407 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 2024-03-01 17:57:53,407 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 311d49c2-6df9-4a37-b41e-c86cc3fb8f56 2024-03-01 17:57:53,407 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 52ae1b55-b220-4897-9a62-e2f294353bc9 2024-03-01 17:57:53,407 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a5925efd-562d-4123-9bad-b9ac6fc3eb51 2024-03-01 17:57:53,407 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL 2024-03-01 17:57:53,407 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a5925efd-562d-4123-9bad-b9ac6fc3eb51 2024-03-01 17:57:53,407 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 2024-03-01 17:57:53,407 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7f494bf-9309-42c4-a40b-4b9f8afec010 2024-03-01 17:57:53,407 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 2024-03-01 17:57:53,407 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7f494bf-9309-42c4-a40b-4b9f8afec010 2024-03-01 17:57:53,407 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:57:53,407 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:57:53,407 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:57:53,407 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:57:53,407 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:53,407 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 024c8d4f-2213-467a-9810-e2c68e101832 sdb 1073741824 root disk brw-rw---- LVM2_member WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 024c8d4f-2213-467a-9810-e2c68e101832 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs eb53ce87-3b97-4e6d-bf3d-c66d257ff12d sdc 1073741824 root disk brw-rw---- LVM2_member uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO sdd 1073741824 root disk brw-rw---- LVM2_member VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb |-test_vg2-lv3-real 322961408 root disk brw-rw---- | |-test_vg2-lv3 322961408 root disk brw-rw---- xfs 95ba79d4-3aba-4112-8f9d-c7f522d8af5c | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 95ba79d4-3aba-4112-8f9d-c7f522d8af5c |-test_vg2-lv3_snapset1-cow 50331648 root disk brw-rw---- | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 95ba79d4-3aba-4112-8f9d-c7f522d8af5c `-test_vg2-lv4-real 641728512 root disk brw-rw---- |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 03bbb669-915f-4bc0-8f1e-d475390abe85 `-test_vg2-lv4_snapset1 641728512 root disk brw-rw---- xfs 03bbb669-915f-4bc0-8f1e-d475390abe85 sde 1073741824 root disk brw-rw---- LVM2_member WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU `-test_vg2-lv4_snapset1-cow 96468992 root disk brw-rw---- `-test_vg2-lv4_snapset1 641728512 root disk brw-rw---- xfs 03bbb669-915f-4bc0-8f1e-d475390abe85 sdf 1073741824 root disk brw-rw---- LVM2_member Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske sdg 1073741824 root disk brw-rw---- LVM2_member 7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 311d49c2-6df9-4a37-b41e-c86cc3fb8f56 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 52ae1b55-b220-4897-9a62-e2f294353bc9 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a5925efd-562d-4123-9bad-b9ac6fc3eb51 sdh 1073741824 root disk brw-rw---- LVM2_member ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a5925efd-562d-4123-9bad-b9ac6fc3eb51 sdi 1073741824 root disk brw-rw---- LVM2_member 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7f494bf-9309-42c4-a40b-4b9f8afec010 sdj 1073741824 root disk brw-rw---- LVM2_member gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7f494bf-9309-42c4-a40b-4b9f8afec010 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 17:57:53,408 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:57:53,408 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:57:53,408 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:57:53,408 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:57:53,408 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:57:53,409 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:57:53,409 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:53,422 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:53,439 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_vg2-lv3_snapset1', 'test_vg2-lv4-real', 'test_vg2-lv4_snapset1-cow', 'test_vg2-lv4_snapset1', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1', 'test_vg2-lv3-real', 'test_vg2-lv3_snapset1-cow'] 2024-03-01 17:57:53,444 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/lvm-pv-uuid-eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO', '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': 'eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO', 'ID_FS_UUID_ENC': 'eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:57:53,444 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 17:57:53,444 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 17:57:53,475 INFO program/MainThread: stdout[3]: 2024-03-01 17:57:53,475 INFO program/MainThread: stderr[3]: 2024-03-01 17:57:53,475 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:57:53,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:57:53,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:53,487 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:57:53,492 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:57:53,493 INFO blivet/MainThread: sda is a disk 2024-03-01 17:57:53,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:57:53,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:57:53,497 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:57:53,501 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:57:53,501 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 17:57:53,504 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 17:57:53,504 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:57:53,505 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:57:53,505 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4b44cd2e8) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:57:53,509 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:57:53,513 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:53,513 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:57:53,516 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:53,516 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:57:53,520 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:53,520 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:57:53,523 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:53,523 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:57:53,526 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:57:53,527 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:57:53,527 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 17:57:53,556 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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 17:57:53,556 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU. WARNING: Couldn't find device with uuid uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO. WARNING: VG test_vg1 is missing PV WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO (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 17:57:53,556 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:57:53,556 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:57:53,561 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO ; label: None ; device: /dev/sda ; serial: 3600140577092feee03c4dc5be68d19b5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; pe_start: 8 MiB ; 2024-03-01 17:57:53,561 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:57:53,565 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:57:53,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; incomplete: True ; hidden: False ; 2024-03-01 17:57:53,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:57:53,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:53,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:53,577 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 17:57:53,609 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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 17:57:53,609 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU. WARNING: Couldn't find device with uuid uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO. WARNING: VG test_vg1 is missing PV WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO (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 17:57:53,609 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:57:53,609 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:57:53,610 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:57:53,615 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:57:53,619 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:57:53,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:57:53,623 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:57:53,623 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 17:57:53,655 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 17:57:53,655 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU. WARNING: Couldn't find device with uuid uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO. WARNING: VG test_vg1 is missing PV WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO (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 17:57:53,655 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:57:53,660 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:57:53,661 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:57:53,664 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:57:53,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; incomplete: True ; hidden: False ; 2024-03-01 17:57:53,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:57:53,671 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:57:53,671 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:57:53,675 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3', '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': 'WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU', 'ID_FS_UUID_ENC': 'WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:57:53,675 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 17:57:53,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:57:53,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:53,685 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:57:53,685 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:57:53,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:57:53,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:57:53,689 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:57:53,692 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:57:53,693 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 17:57:53,696 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 17:57:53,696 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:57:53,697 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:57:53,697 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4b33f05c0) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:57:53,700 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:57:53,704 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:53,704 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:57:53,707 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:53,707 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:57:53,711 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:53,711 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:57:53,714 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:53,714 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:57:53,717 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:57:53,718 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:57:53,718 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 17:57:53,744 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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 17:57:53,744 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO. WARNING: VG test_vg1 is missing PV uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO (last written to /dev/sdc). 2024-03-01 17:57:53,744 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:57:53,744 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:57:53,748 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU ; label: None ; device: /dev/sdb ; serial: 36001405c9f30632226d4645a3735efa3 ; exists: True ; vg_name: test_vg1 ; vg_uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:57:53,749 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:57:53,752 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:57:53,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; incomplete: True ; hidden: False ; 2024-03-01 17:57:53,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:57:53,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:57:53,765 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:57:53,768 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:57:53,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; incomplete: True ; hidden: False ; 2024-03-01 17:57:53,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:57:53,775 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 17:57:53,803 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 17:57:53,803 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO. WARNING: VG test_vg1 is missing PV uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO (last written to /dev/sdc). 2024-03-01 17:57:53,803 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:57:53,803 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:57:53,803 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:57:53,808 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:57:53,808 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 17:57:53,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:57:53,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:53,819 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:57:53,819 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:57:53,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:57:53,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:57:53,823 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:57:53,826 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:57:53,826 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 17:57:53,830 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 17:57:53,830 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:57:53,831 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:57:53,831 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4b33f9438) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:57:53,834 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:57:53,834 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:57:53,838 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:57:53,838 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 17:57:53,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:57:53,844 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:53,848 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:57:53,849 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:57:53,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:57:53,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:57:53,852 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:57:53,856 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:57:53,856 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 17:57:53,859 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 17:57:53,859 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:57:53,860 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:57:53,860 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4b33f9f98) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:57:53,863 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:57:53,863 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:57:53,867 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e ' '/dev/disk/by-id/lvm-pv-uuid-uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO', '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': 'uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO', 'ID_FS_UUID_ENC': 'uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:57:53,867 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 17:57:53,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:57:53,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:53,877 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:57:53,878 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:57:53,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:57:53,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:57:53,881 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:57:53,884 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:57:53,885 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 17:57:53,888 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 17:57:53,888 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:57:53,889 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:57:53,889 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4b3403588) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:57:53,892 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:57:53,896 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:53,896 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:57:53,899 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:53,899 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:57:53,903 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:53,903 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:57:53,906 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:53,906 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:57:53,909 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:57:53,909 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:57:53,910 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/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:53,937 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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 17:57:53,937 INFO program/MainThread: stderr[9]: 2024-03-01 17:57:53,937 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:57:53,937 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:57:53,941 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO ; label: None ; device: /dev/sdc ; serial: 3600140549239d270b69419faaad6287e ; exists: True ; vg_name: test_vg1 ; vg_uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:57:53,942 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:57:53,945 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:57:53,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; incomplete: True ; hidden: False ; 2024-03-01 17:57:53,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:57:53,955 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:57:53,958 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:57:53,961 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:57:53,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; incomplete: True ; hidden: False ; 2024-03-01 17:57:53,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:57:53,968 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/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:53,996 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 17:57:53,997 INFO program/MainThread: stderr[10]: 2024-03-01 17:57:53,997 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:57:54,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:54,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:57:54,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:57:54,015 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:57:54,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:57:54,019 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:57:54,022 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:57:54,023 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:57:54,026 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 17:57:54,027 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:57:54,027 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:57:54,032 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:57:54,035 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:57:54,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:57:54,039 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:57:54,042 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:57:54,042 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:57:54,046 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 17:57:54,046 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:57:54,047 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:57:54,047 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:57:54,050 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:57:54,050 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:57:54,054 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 17:57:54,054 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:57:54,058 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/eb53ce87-3b97-4e6d-bf3d-c66d257ff12d ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-GL03fWpsI3FcFeLdrB13CEIENJTt9OfpCWG8lUDmZa1jlwUNugEcNPNv0ohlk6iZ ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', '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-GL03fWpsI3FcFeLdrB13CEIENJTt9OfpCWG8lUDmZa1jlwUNugEcNPNv0ohlk6iZ', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eb53ce87-3b97-4e6d-bf3d-c66d257ff12d', 'ID_FS_UUID_ENC': 'eb53ce87-3b97-4e6d-bf3d-c66d257ff12d', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '971126224'} ; 2024-03-01 17:57:54,058 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:57:54,058 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:57:54,062 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:57:54,062 INFO program/MainThread: stderr[11]: 2024-03-01 17:57:54,062 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:57:54,062 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:57:54,065 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:57:54,065 INFO program/MainThread: stderr[12]: 2024-03-01 17:57:54,065 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:57:54,066 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:57:54,069 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:57:54,069 INFO program/MainThread: stderr[13]: 2024-03-01 17:57:54,069 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:57:54,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:57:54,079 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:57:54,080 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:57:54,080 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:57:54,081 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:57:54,077 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b3403f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7fe4b3479b70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:57:54,082 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:57:54,085 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:57:54,085 INFO program/MainThread: stderr[14]: 2024-03-01 17:57:54,085 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:57:54,089 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:57:54,093 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:54,093 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:57:54,097 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:54,097 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:57:54,100 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,101 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:57:54,104 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,104 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:57:54,106 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:57:54,106 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:57:54,110 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:54,110 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:57:54,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:57:54,114 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:57:54,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:54,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:57:54,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:57:54,131 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:57:54,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:57:54,134 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:57:54,138 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:57:54,138 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:57:54,142 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 17:57:54,142 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:57:54,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:57:54,146 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:57:54,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:57:54,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:57:54,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:57:54,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:57:54,157 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:57:54,160 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 17:57:54,161 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:57:54,161 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:57:54,161 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:57:54,164 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:57:54,165 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:57:54,168 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 17:57:54,168 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:57:54,172 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-GL03fWpsI3FcFeLdrB13CEIENJTt9Ofpf1OQeS4V0gfWOvYxu54LRvJMbsUGs8Nl ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/test_vg1/lv2 ' '/dev/disk/by-uuid/024c8d4f-2213-467a-9810-e2c68e101832', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', '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-GL03fWpsI3FcFeLdrB13CEIENJTt9Ofpf1OQeS4V0gfWOvYxu54LRvJMbsUGs8Nl', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '024c8d4f-2213-467a-9810-e2c68e101832', 'ID_FS_UUID_ENC': '024c8d4f-2213-467a-9810-e2c68e101832', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '970815234'} ; 2024-03-01 17:57:54,172 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:57:54,172 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:57:54,176 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:57:54,176 INFO program/MainThread: stderr[15]: 2024-03-01 17:57:54,176 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:57:54,176 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:57:54,179 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:57:54,180 INFO program/MainThread: stderr[16]: 2024-03-01 17:57:54,180 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:57:54,180 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:57:54,183 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:57:54,183 INFO program/MainThread: stderr[17]: 2024-03-01 17:57:54,183 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:57:54,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:57:54,194 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:57:54,195 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:57:54,195 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:57:54,196 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:57:54,191 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b34036d8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7fe4b3479b70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:57:54,196 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:57:54,199 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:57:54,199 INFO program/MainThread: stderr[18]: 2024-03-01 17:57:54,200 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:57:54,204 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:57:54,207 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:54,208 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:57:54,211 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:54,211 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:57:54,215 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,215 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:57:54,219 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,219 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:57:54,219 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:57:54,223 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:54,223 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:57:54,226 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:57:54,226 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:57:54,227 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:57:54,230 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3', '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': 'VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb', 'ID_FS_UUID_ENC': 'VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470300266'} ; 2024-03-01 17:57:54,230 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 17:57:54,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:54,241 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:57:54,241 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:57:54,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:57:54,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:57:54,245 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:57:54,248 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:57:54,248 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 17:57:54,252 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 17:57:54,252 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:57:54,252 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:57:54,253 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4b340b400) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:57:54,256 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:57:54,260 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:54,260 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:57:54,263 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:54,263 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:57:54,266 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,267 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:57:54,270 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,270 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:57:54,273 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:57:54,273 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:57:54,273 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/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:54,301 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 2024-03-01 17:57:54,301 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU. WARNING: Couldn't find device with uuid Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske. WARNING: VG test_vg2 is missing PV WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU (last written to /dev/sde). WARNING: VG test_vg2 is missing PV Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske (last written to /dev/sdf). WARNING: Couldn't find all devices for LV test_vg2/lv4_snapset1 while checking used and assumed devices. 2024-03-01 17:57:54,301 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:57:54,301 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:57:54,305 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb ; label: None ; device: /dev/sdd ; serial: 36001405b29e06470c8045e7b05d4d5a3 ; exists: True ; vg_name: test_vg2 ; vg_uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; pe_start: 8 MiB ; free: 48 MiB ; 2024-03-01 17:57:54,306 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:57:54,309 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:57:54,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; incomplete: True ; hidden: False ; 2024-03-01 17:57:54,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:57:54,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:54,322 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/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:54,348 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 2024-03-01 17:57:54,349 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU. WARNING: Couldn't find device with uuid Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske. WARNING: VG test_vg2 is missing PV WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU (last written to /dev/sde). WARNING: VG test_vg2 is missing PV Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske (last written to /dev/sdf). WARNING: Couldn't find all devices for LV test_vg2/lv4_snapset1 while checking used and assumed devices. 2024-03-01 17:57:54,349 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:57:54,349 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:57:54,350 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:57:54,354 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:57:54,358 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:57:54,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:57:54,361 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:57:54,362 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/sdb$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:54,389 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:57:54,389 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU. WARNING: Couldn't find device with uuid Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske. WARNING: VG test_vg2 is missing PV WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU (last written to /dev/sde). WARNING: VG test_vg2 is missing PV Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske (last written to /dev/sdf). WARNING: Couldn't find all devices for LV test_vg2/lv4_snapset1 while checking used and assumed devices. 2024-03-01 17:57:54,389 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:57:54,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:57:54,394 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:57:54,397 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:57:54,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; incomplete: True ; hidden: False ; 2024-03-01 17:57:54,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:57:54,404 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:57:54,404 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:57:54,408 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de ' '/dev/disk/by-id/lvm-pv-uuid-WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de', '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': 'WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU', 'ID_FS_UUID_ENC': 'WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470485885'} ; 2024-03-01 17:57:54,408 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 17:57:54,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,415 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:54,419 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:57:54,419 INFO blivet/MainThread: sde is a disk 2024-03-01 17:57:54,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:57:54,419 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:57:54,423 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:57:54,426 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:57:54,426 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 17:57:54,430 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 17:57:54,430 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:57:54,430 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:57:54,430 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4b3417a20) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:57:54,434 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:57:54,437 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:54,438 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:57:54,441 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:54,441 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:57:54,444 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,445 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:57:54,448 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,448 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:57:54,451 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:57:54,451 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:57:54,451 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/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:54,481 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 2024-03-01 17:57:54,481 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske. WARNING: VG test_vg2 is missing PV Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske (last written to /dev/sdf). 2024-03-01 17:57:54,481 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:57:54,482 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:57:54,486 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU ; label: None ; device: /dev/sde ; serial: 3600140512da640d910d4dc79699564de ; exists: True ; vg_name: test_vg2 ; vg_uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; pe_start: 8 MiB ; free: 924 MiB ; 2024-03-01 17:57:54,486 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:57:54,490 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:57:54,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; incomplete: True ; hidden: False ; 2024-03-01 17:57:54,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:57:54,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:57:54,503 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:57:54,506 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:57:54,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; incomplete: True ; hidden: False ; 2024-03-01 17:57:54,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:57:54,513 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/sdc$|","a|/dev/sde$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:54,542 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:57:54,542 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske. WARNING: VG test_vg2 is missing PV Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske (last written to /dev/sdf). 2024-03-01 17:57:54,542 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:57:54,542 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:57:54,542 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:57:54,547 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00', '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': 'Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske', 'ID_FS_UUID_ENC': 'Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470390507'} ; 2024-03-01 17:57:54,547 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 17:57:54,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:54,558 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:57:54,559 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:57:54,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:57:54,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:57:54,562 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:57:54,566 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:57:54,566 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 17:57:54,569 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 17:57:54,570 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:57:54,570 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:57:54,570 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4b3423828) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:57:54,574 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:57:54,577 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:54,578 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:57:54,581 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:54,581 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:57:54,584 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,584 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:57:54,588 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,588 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:57:54,591 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:57:54,591 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:57:54,591 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/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:54,618 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 2024-03-01 17:57:54,618 INFO program/MainThread: stderr[24]: 2024-03-01 17:57:54,618 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:57:54,618 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:57:54,622 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske ; label: None ; device: /dev/sdf ; serial: 36001405ab2f3813986e4e038f9dd0b00 ; exists: True ; vg_name: test_vg2 ; vg_uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:57:54,623 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:57:54,626 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:57:54,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; incomplete: True ; hidden: False ; 2024-03-01 17:57:54,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:57:54,636 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:57:54,639 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:57:54,643 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:57:54,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; incomplete: True ; hidden: False ; 2024-03-01 17:57:54,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:57:54,649 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/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:54,677 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:57:54,677 INFO program/MainThread: stderr[25]: 2024-03-01 17:57:54,677 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:57:54,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:54,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:57:54,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:57:54,696 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:57:54,696 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:57:54,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:57:54,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:57:54,703 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:57:54,707 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 17:57:54,707 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:57:54,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:57:54,711 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:57:54,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:57:54,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:57:54,718 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:57:54,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:57:54,722 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:57:54,726 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 17:57:54,726 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:57:54,726 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:57:54,726 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:57:54,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:57:54,730 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:57:54,733 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 17:57:54,734 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:57:54,737 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/95ba79d4-3aba-4112-8f9d-c7f522d8af5c ' '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1b8RSSSuAfUjtpAsLS8QgWh6dcyl6pdnD ' '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', '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-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1b8RSSSuAfUjtpAsLS8QgWh6dcyl6pdnD', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'ID_FS_UUID_ENC': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '970003422'} ; 2024-03-01 17:57:54,737 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:57:54,738 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:57:54,742 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:57:54,742 INFO program/MainThread: stderr[26]: 2024-03-01 17:57:54,742 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:57:54,742 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:57:54,745 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:57:54,745 INFO program/MainThread: stderr[27]: 2024-03-01 17:57:54,745 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:57:54,745 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:57:54,748 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:57:54,748 INFO program/MainThread: stderr[28]: 2024-03-01 17:57:54,749 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:57:54,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:57:54,759 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:54,760 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:57:54,760 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:54,761 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:57:54,757 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b3423f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7fe4b3417780) -- 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 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 17:57:54,761 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:57:54,764 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:57:54,764 INFO program/MainThread: stderr[29]: 2024-03-01 17:57:54,764 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:57:54,769 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:57:54,773 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:54,773 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:57:54,777 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:54,777 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:57:54,780 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,781 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:57:54,784 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,784 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:57:54,785 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:57:54,788 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:54,788 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:57:54,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:57:54,792 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:57:54,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:54,798 INFO blivet/MainThread: found lvm snapshot volume 'test_vg2-lv3_snapset1' 2024-03-01 17:57:54,799 INFO program/MainThread: Running [30] lvm lvs --noheadings -o origin test_vg2/lv3_snapset1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:54,828 INFO program/MainThread: stdout[30]: lv3 2024-03-01 17:57:54,828 INFO program/MainThread: stderr[30]: 2024-03-01 17:57:54,828 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:57:54,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:57:54,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:57:54,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:57:54,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:57:54,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 1 ; 2024-03-01 17:57:54,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:57:54,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: None ; 2024-03-01 17:57:54,870 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 17:57:54,870 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 17:57:54,874 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 17:57:54,874 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 48 MiB (48 MiB) 2024-03-01 17:57:54,874 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:57:54,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 2 ; 2024-03-01 17:57:54,881 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 1 ; 2024-03-01 17:57:54,882 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:57:54,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: None ; 2024-03-01 17:57:54,889 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 17:57:54,889 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 17:57:54,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 17:57:54,893 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 48 MiB (48 MiB) 2024-03-01 17:57:54,893 DEBUG blivet/MainThread: Adding test_vg2-lv3_snapset1/48 MiB to test_vg2 2024-03-01 17:57:54,894 INFO blivet/MainThread: added lvmsnapshot test_vg2-lv3_snapset1 (id 118) to device tree 2024-03-01 17:57:54,897 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 17:57:54,897 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 17:57:54,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 17:57:54,901 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 48 MiB (48 MiB) 2024-03-01 17:57:54,905 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3_snapset1 ' '/dev/disk/by-uuid/95ba79d4-3aba-4112-8f9d-c7f522d8af5c ' '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1TTr1NPcada715wjfLlW3Qtn3YxfqoZ9x ' '/dev/test_vg2/lv3_snapset1 /dev/mapper/test_vg2-lv3_snapset1', 'DEVNAME': '/dev/dm-10', 'DEVPATH': '/devices/virtual/block/dm-10', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1TTr1NPcada715wjfLlW3Qtn3YxfqoZ9x', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'ID_FS_UUID_ENC': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'MAJOR': '253', 'MINOR': '10', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-10', 'SYS_PATH': '/sys/devices/virtual/block/dm-10', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '975802045'} ; 2024-03-01 17:57:54,905 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1 (/sys/devices/virtual/block/dm-10)... 2024-03-01 17:57:54,905 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:57:54,909 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:57:54,909 INFO program/MainThread: stderr[31]: 2024-03-01 17:57:54,909 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:57:54,909 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:57:54,912 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:57:54,912 INFO program/MainThread: stderr[32]: 2024-03-01 17:57:54,912 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:57:54,913 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:57:54,915 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:57:54,916 INFO program/MainThread: stderr[33]: 2024-03-01 17:57:54,916 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:57:54,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) 2024-03-01 17:57:54,927 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:54,927 DEBUG blivet/MainThread: vg test_vg2 has 2.63 GiB free 2024-03-01 17:57:54,928 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:54,929 DEBUG blivet/MainThread: vg test_vg2 has 2.63 GiB free 2024-03-01 17:57:54,924 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4c2494ac8) -- name = test_vg2-lv3_snapset1 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x size = 48 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-10 target size = 48 MiB path = /dev/mapper/test_vg2-lv3_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe4b3417780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.63 GiB free extents = 673 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118)'] segment type = linear percent = 0 VG space used = 48 MiB 2024-03-01 17:57:54,929 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:57:54,932 INFO program/MainThread: stdout[34]: LVM 2024-03-01 17:57:54,932 INFO program/MainThread: stderr[34]: 2024-03-01 17:57:54,932 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:57:54,937 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3_snapset1 ; 2024-03-01 17:57:54,940 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:54,941 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:57:54,944 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:54,945 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:57:54,948 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,948 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:57:54,952 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:54,952 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:57:54,952 INFO blivet/MainThread: type detected on 'test_vg2-lv3_snapset1' is 'xfs' 2024-03-01 17:57:54,956 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:54,956 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:57:54,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: xfs ; current: None ; 2024-03-01 17:57:54,959 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:57:54,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:54,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi ; incomplete: False ; hidden: False ; 2024-03-01 17:57:54,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:57:54,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 132 2024-03-01 17:57:54,976 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:57:54,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:57:54,980 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:57:54,984 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:57:54,984 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:57:54,988 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 17:57:54,988 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:57:54,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 17:57:54,992 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 3 ; 2024-03-01 17:57:54,995 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:57:54,996 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 17:57:54,999 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:57:55,003 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:57:55,003 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:57:55,006 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 17:57:55,007 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:57:55,007 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:57:55,007 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 131) to device tree 2024-03-01 17:57:55,010 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:57:55,011 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:57:55,014 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 17:57:55,015 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:57:55,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1Sf0VXfsmQscwU9a3t7vSTO2Lur3HTHJi ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/03bbb669-915f-4bc0-8f1e-d475390abe85 ' '/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-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1Sf0VXfsmQscwU9a3t7vSTO2Lur3HTHJi', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'ID_FS_UUID_ENC': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '969713025'} ; 2024-03-01 17:57:55,018 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:57:55,019 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:57:55,022 INFO program/MainThread: stdout[35]: LVM 2024-03-01 17:57:55,022 INFO program/MainThread: stderr[35]: 2024-03-01 17:57:55,022 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:57:55,022 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:57:55,025 INFO program/MainThread: stdout[36]: LVM 2024-03-01 17:57:55,025 INFO program/MainThread: stderr[36]: 2024-03-01 17:57:55,025 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:57:55,026 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:57:55,029 INFO program/MainThread: stdout[37]: LVM 2024-03-01 17:57:55,029 INFO program/MainThread: stderr[37]: 2024-03-01 17:57:55,029 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:57:55,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (131) 2024-03-01 17:57:55,040 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:55,041 DEBUG blivet/MainThread: vg test_vg2 has 2.03 GiB free 2024-03-01 17:57:55,042 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:55,042 DEBUG blivet/MainThread: vg test_vg2 has 2.03 GiB free 2024-03-01 17:57:55,037 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b3403a20) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7fe4b3417780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131)'] 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.03 GiB free extents = 520 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:57:55,043 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:57:55,046 INFO program/MainThread: stdout[38]: LVM 2024-03-01 17:57:55,046 INFO program/MainThread: stderr[38]: 2024-03-01 17:57:55,046 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:57:55,051 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:57:55,054 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:55,055 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 138 2024-03-01 17:57:55,058 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:55,058 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 139 2024-03-01 17:57:55,062 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,062 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 140 2024-03-01 17:57:55,066 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,066 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 141 2024-03-01 17:57:55,066 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:57:55,070 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:55,070 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 142 2024-03-01 17:57:55,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:57:55,073 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:57:55,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:55,080 INFO blivet/MainThread: found lvm snapshot volume 'test_vg2-lv4_snapset1' 2024-03-01 17:57:55,080 INFO program/MainThread: Running [39] lvm lvs --noheadings -o origin test_vg2/lv4_snapset1 --config= devices { filter=["a|/dev/sdb$|","a|/dev/sdc$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:55,106 INFO program/MainThread: stdout[39]: lv4 2024-03-01 17:57:55,106 INFO program/MainThread: stderr[39]: 2024-03-01 17:57:55,106 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:57:55,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem 2024-03-01 17:57:55,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem 2024-03-01 17:57:55,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:57:55,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 17:57:55,131 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 3 ; 2024-03-01 17:57:55,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 146 2024-03-01 17:57:55,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: None ; 2024-03-01 17:57:55,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 17:57:55,139 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 17:57:55,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 17:57:55,143 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 92 MiB (92 MiB) 2024-03-01 17:57:55,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:57:55,147 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 4 ; 2024-03-01 17:57:55,151 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 3 ; 2024-03-01 17:57:55,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 149 2024-03-01 17:57:55,154 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: None ; 2024-03-01 17:57:55,158 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 17:57:55,158 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 17:57:55,161 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 17:57:55,162 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 92 MiB (92 MiB) 2024-03-01 17:57:55,162 DEBUG blivet/MainThread: Adding test_vg2-lv4_snapset1/92 MiB to test_vg2 2024-03-01 17:57:55,162 INFO blivet/MainThread: added lvmsnapshot test_vg2-lv4_snapset1 (id 144) to device tree 2024-03-01 17:57:55,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 17:57:55,166 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 17:57:55,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 17:57:55,170 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 92 MiB (92 MiB) 2024-03-01 17:57:55,173 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1fz4c0dI6tVwCs7LFMRsxDCJyyF5pjVNr ' '/dev/disk/by-id/dm-name-test_vg2-lv4_snapset1 ' '/dev/test_vg2/lv4_snapset1 /dev/mapper/test_vg2-lv4_snapset1 ' '/dev/disk/by-uuid/03bbb669-915f-4bc0-8f1e-d475390abe85', 'DEVNAME': '/dev/dm-13', 'DEVPATH': '/devices/virtual/block/dm-13', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1fz4c0dI6tVwCs7LFMRsxDCJyyF5pjVNr', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'ID_FS_UUID_ENC': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'MAJOR': '253', 'MINOR': '13', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-13', 'SYS_PATH': '/sys/devices/virtual/block/dm-13', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '976096279'} ; 2024-03-01 17:57:55,173 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1 (/sys/devices/virtual/block/dm-13)... 2024-03-01 17:57:55,174 INFO program/MainThread: Running [40] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:57:55,177 INFO program/MainThread: stdout[40]: LVM 2024-03-01 17:57:55,177 INFO program/MainThread: stderr[40]: 2024-03-01 17:57:55,178 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:57:55,178 INFO program/MainThread: Running [41] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:57:55,181 INFO program/MainThread: stdout[41]: LVM 2024-03-01 17:57:55,181 INFO program/MainThread: stderr[41]: 2024-03-01 17:57:55,181 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:57:55,181 INFO program/MainThread: Running [42] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:57:55,184 INFO program/MainThread: stdout[42]: LVM 2024-03-01 17:57:55,184 INFO program/MainThread: stderr[42]: 2024-03-01 17:57:55,184 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:57:55,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 2024-03-01 17:57:55,196 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:55,197 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:57:55,197 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:55,198 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:57:55,193 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b33f02e8) -- name = test_vg2-lv4_snapset1 status = True id = 144 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr size = 92 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-13 target size = 92 MiB path = /dev/mapper/test_vg2-lv4_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe4b3417780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144)'] 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144)'] segment type = linear percent = 0 VG space used = 92 MiB 2024-03-01 17:57:55,199 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:57:55,202 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:57:55,202 INFO program/MainThread: stderr[43]: 2024-03-01 17:57:55,202 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:57:55,207 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4_snapset1 ; 2024-03-01 17:57:55,210 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:55,210 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 151 2024-03-01 17:57:55,214 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:55,214 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 152 2024-03-01 17:57:55,218 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,218 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:57:55,221 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,222 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 154 2024-03-01 17:57:55,222 INFO blivet/MainThread: type detected on 'test_vg2-lv4_snapset1' is 'xfs' 2024-03-01 17:57:55,225 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:55,225 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 155 2024-03-01 17:57:55,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: xfs ; current: None ; 2024-03-01 17:57:55,229 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:57:55,230 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:57:55,233 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/lvm-pv-uuid-7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 ' '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0', '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': '7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0', 'ID_FS_UUID_ENC': '7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470531967'} ; 2024-03-01 17:57:55,233 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 17:57:55,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:55,245 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:57:55,245 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:57:55,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 17:57:55,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 160 2024-03-01 17:57:55,249 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:57:55,252 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:57:55,252 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 17:57:55,256 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 17:57:55,256 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:57:55,256 INFO blivet/MainThread: added disk sdg (id 158) to device tree 2024-03-01 17:57:55,256 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4b33a98d0) -- name = sdg status = True id = 158 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:57:55,260 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:57:55,263 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:55,263 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 162 2024-03-01 17:57:55,267 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:55,267 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 163 2024-03-01 17:57:55,270 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,270 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 164 2024-03-01 17:57:55,274 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,274 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 165 2024-03-01 17:57:55,277 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:57:55,277 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:57:55,277 INFO program/MainThread: Running [44] 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/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:55,308 INFO program/MainThread: stdout[44]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:57:55,308 INFO program/MainThread: stderr[44]: WARNING: Couldn't find device with uuid ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL. WARNING: Couldn't find device with uuid 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7. WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:57:55,308 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:57:55,308 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:57:55,313 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 ; label: None ; device: /dev/sdg ; serial: 360014052bb7716aefa74737b650e5cf0 ; exists: True ; vg_name: test_vg3 ; vg_uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:57:55,313 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 166 2024-03-01 17:57:55,316 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:57:55,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:57:55,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:57:55,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:55,329 INFO program/MainThread: Running [45] 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/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:55,358 INFO program/MainThread: stdout[45]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:57:55,358 INFO program/MainThread: stderr[45]: WARNING: Couldn't find device with uuid ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL. WARNING: Couldn't find device with uuid 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7. WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:57:55,358 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:57:55,358 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:57:55,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:57:55,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:57:55,367 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:57:55,367 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 17:57:55,370 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:57:55,370 INFO program/MainThread: Running [46] 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/sdc$|","a|/dev/sdg$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:55,398 INFO program/MainThread: stdout[46]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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=SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 17:57:55,398 INFO program/MainThread: stderr[46]: WARNING: Couldn't find device with uuid ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL. WARNING: Couldn't find device with uuid 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7. WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:57:55,398 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:57:55,403 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:57:55,404 INFO blivet/MainThread: added lvmvg test_vg3 (id 167) to device tree 2024-03-01 17:57:55,407 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:57:55,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:57:55,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (167) 2024-03-01 17:57:55,413 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:57:55,414 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:57:55,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/lvm-pv-uuid-ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL', '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': 'ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL', 'ID_FS_UUID_ENC': 'ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470636696'} ; 2024-03-01 17:57:55,417 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 17:57:55,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:55,429 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:57:55,429 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:57:55,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 173 2024-03-01 17:57:55,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 174 2024-03-01 17:57:55,433 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:57:55,436 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:57:55,436 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 17:57:55,440 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 17:57:55,440 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:57:55,441 INFO blivet/MainThread: added disk sdh (id 172) to device tree 2024-03-01 17:57:55,441 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4b33ba7b8) -- name = sdh status = True id = 172 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:57:55,444 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:57:55,448 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:55,448 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 176 2024-03-01 17:57:55,452 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:55,452 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 177 2024-03-01 17:57:55,455 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,455 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 178 2024-03-01 17:57:55,459 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,459 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 179 2024-03-01 17:57:55,462 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:57:55,462 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:57:55,462 INFO program/MainThread: Running [47] 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/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:55,492 INFO program/MainThread: stdout[47]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:57:55,492 INFO program/MainThread: stderr[47]: WARNING: Couldn't find device with uuid 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7. WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:57:55,492 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:57:55,492 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:57:55,497 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL ; label: None ; device: /dev/sdh ; serial: 3600140552650359835849f7ba7a6e298 ; exists: True ; vg_name: test_vg3 ; vg_uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; pe_start: 8 MiB ; 2024-03-01 17:57:55,497 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 180 2024-03-01 17:57:55,500 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:57:55,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:57:55,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (167) 2024-03-01 17:57:55,510 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:57:55,514 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:57:55,517 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:57:55,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:57:55,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (167) 2024-03-01 17:57:55,524 INFO program/MainThread: Running [48] 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/sdc$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:55,554 INFO program/MainThread: stdout[48]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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=SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 17:57:55,554 INFO program/MainThread: stderr[48]: WARNING: Couldn't find device with uuid 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7. WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:57:55,554 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:57:55,554 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:57:55,554 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:57:55,559 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/lvm-pv-uuid-72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 ' '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', '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': '72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7', 'ID_FS_UUID_ENC': '72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470768159'} ; 2024-03-01 17:57:55,559 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:57:55,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:55,571 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:57:55,571 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:57:55,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 183 2024-03-01 17:57:55,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 17:57:55,575 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:57:55,578 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:57:55,579 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 17:57:55,582 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 17:57:55,582 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:57:55,583 INFO blivet/MainThread: added disk sdi (id 182) to device tree 2024-03-01 17:57:55,583 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4b33b7ef0) -- name = sdi status = True id = 182 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:57:55,586 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:57:55,590 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:55,590 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 186 2024-03-01 17:57:55,593 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:55,593 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 187 2024-03-01 17:57:55,597 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,597 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 188 2024-03-01 17:57:55,601 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,601 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 189 2024-03-01 17:57:55,604 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:57:55,604 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:57:55,604 INFO program/MainThread: Running [49] 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/sdc$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:55,633 INFO program/MainThread: stdout[49]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:57:55,633 INFO program/MainThread: stderr[49]: WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:57:55,633 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:57:55,634 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:57:55,638 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 ; label: None ; device: /dev/sdi ; serial: 360014058afb5daaef3e4b3a84a251840 ; exists: True ; vg_name: test_vg3 ; vg_uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; pe_start: 8 MiB ; 2024-03-01 17:57:55,638 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 190 2024-03-01 17:57:55,641 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:57:55,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:57:55,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (167) 2024-03-01 17:57:55,651 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:57:55,655 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:57:55,658 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:57:55,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:57:55,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (167) 2024-03-01 17:57:55,665 INFO program/MainThread: Running [50] 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/sdc$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:55,696 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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=SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 17:57:55,696 INFO program/MainThread: stderr[50]: WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:57:55,696 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:57:55,696 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:57:55,697 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:57:55,701 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/lvm-pv-uuid-gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f', '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': 'gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5', 'ID_FS_UUID_ENC': 'gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470854761'} ; 2024-03-01 17:57:55,702 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 17:57:55,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:55,714 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:57:55,714 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:57:55,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:57:55,715 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 194 2024-03-01 17:57:55,718 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:57:55,721 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:57:55,721 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 17:57:55,725 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 17:57:55,725 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:57:55,726 INFO blivet/MainThread: added disk sdj (id 192) to device tree 2024-03-01 17:57:55,726 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4b3423710) -- name = sdj status = True id = 192 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:57:55,729 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:57:55,733 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:55,733 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 196 2024-03-01 17:57:55,736 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:55,736 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 197 2024-03-01 17:57:55,740 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,740 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:57:55,743 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,743 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 199 2024-03-01 17:57:55,746 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:57:55,746 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:57:55,747 INFO program/MainThread: Running [51] 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/sdc$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:55,775 INFO program/MainThread: stdout[51]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:57:55,775 INFO program/MainThread: stderr[51]: 2024-03-01 17:57:55,775 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:57:55,775 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:57:55,780 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 ; label: None ; device: /dev/sdj ; serial: 360014058c36cb0afef940828c2306d7f ; exists: True ; vg_name: test_vg3 ; vg_uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:57:55,780 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 200 2024-03-01 17:57:55,783 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:57:55,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:57:55,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (167) 2024-03-01 17:57:55,794 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:57:55,797 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:57:55,800 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:57:55,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:57:55,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:57:55,807 INFO program/MainThread: Running [52] 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/sdc$|","a|/dev/sdi$|","a|/dev/sdg$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sde$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:57:55,837 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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=SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 17:57:55,837 INFO program/MainThread: stderr[52]: 2024-03-01 17:57:55,837 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:57:55,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:55,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:57:55,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:57:55,856 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:57:55,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:57:55,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:57:55,864 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:57:55,864 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:57:55,868 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 17:57:55,868 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:57:55,868 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:57:55,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:57:55,875 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:57:55,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:57:55,879 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:57:55,882 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:57:55,883 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:57:55,886 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 17:57:55,887 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:57:55,887 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:57:55,887 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 201) to device tree 2024-03-01 17:57:55,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:57:55,890 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:57:55,894 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 17:57:55,894 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:57:55,898 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/b7f494bf-9309-42c4-a40b-4b9f8afec010 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWiYIDPGrbcfZnzz11h2kPfHtml5hzf3dI ' '/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_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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWiYIDPGrbcfZnzz11h2kPfHtml5hzf3dI', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b7f494bf-9309-42c4-a40b-4b9f8afec010', 'ID_FS_UUID_ENC': 'b7f494bf-9309-42c4-a40b-4b9f8afec010', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '968876502'} ; 2024-03-01 17:57:55,898 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:57:55,898 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:57:55,902 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:57:55,902 INFO program/MainThread: stderr[53]: 2024-03-01 17:57:55,902 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:57:55,903 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:57:55,906 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:57:55,906 INFO program/MainThread: stderr[54]: 2024-03-01 17:57:55,906 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:57:55,906 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:57:55,909 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:57:55,909 INFO program/MainThread: stderr[55]: 2024-03-01 17:57:55,909 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:57:55,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (201) 2024-03-01 17:57:55,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:55,921 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:57:55,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:55,922 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:57:55,918 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b33f0748) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7fe4b33b7860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201)'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:57:55,923 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:57:55,926 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:57:55,926 INFO program/MainThread: stderr[56]: 2024-03-01 17:57:55,926 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:57:55,930 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:57:55,934 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:55,934 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:57:55,938 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:55,938 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:57:55,941 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,942 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:57:55,945 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:55,945 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:57:55,946 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:57:55,949 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:55,949 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:57:55,953 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:57:55,953 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:57:55,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:55,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q ; incomplete: False ; hidden: False ; 2024-03-01 17:57:55,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:57:55,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:57:55,970 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:57:55,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:57:55,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:57:55,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:57:55,977 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:57:55,981 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 17:57:55,982 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:57:55,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:57:55,986 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:57:55,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:57:55,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:57:55,993 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:57:55,996 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:57:55,996 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:57:56,000 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 17:57:56,000 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:57:56,000 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:57:56,001 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 214) to device tree 2024-03-01 17:57:56,004 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:57:56,004 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:57:56,007 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 17:57:56,008 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:57:56,012 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWzuVLbUmVi8uuBhVCcHf3uymACqwx2p5Q ' '/dev/test_vg3/lv6 ' '/dev/disk/by-uuid/a5925efd-562d-4123-9bad-b9ac6fc3eb51 ' '/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_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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWzuVLbUmVi8uuBhVCcHf3uymACqwx2p5Q', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a5925efd-562d-4123-9bad-b9ac6fc3eb51', 'ID_FS_UUID_ENC': 'a5925efd-562d-4123-9bad-b9ac6fc3eb51', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '968572384'} ; 2024-03-01 17:57:56,012 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:57:56,012 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:57:56,015 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:57:56,016 INFO program/MainThread: stderr[57]: 2024-03-01 17:57:56,016 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:57:56,016 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:57:56,019 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:57:56,019 INFO program/MainThread: stderr[58]: 2024-03-01 17:57:56,019 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:57:56,019 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:57:56,022 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:57:56,022 INFO program/MainThread: stderr[59]: 2024-03-01 17:57:56,022 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:57:56,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:56,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (214) 2024-03-01 17:57:56,034 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:56,035 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:57:56,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:56,036 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:57:56,031 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b33bf860) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7fe4b33b7860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214)'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:57:56,037 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:57:56,040 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:57:56,040 INFO program/MainThread: stderr[60]: 2024-03-01 17:57:56,040 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:57:56,044 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:57:56,049 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:56,049 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:57:56,052 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:56,052 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:57:56,056 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:56,056 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:57:56,060 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:56,060 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:57:56,060 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:57:56,063 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:56,064 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:57:56,067 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:57:56,067 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:57:56,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:56,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:56,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre ; incomplete: False ; hidden: False ; 2024-03-01 17:57:56,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:57:56,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 228 2024-03-01 17:57:56,085 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:57:56,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:57:56,088 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:57:56,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:57:56,092 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:57:56,096 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 17:57:56,096 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:57:56,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 231 2024-03-01 17:57:56,100 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:57:56,104 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:57:56,104 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 232 2024-03-01 17:57:56,107 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:57:56,111 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:57:56,111 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:57:56,115 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 17:57:56,115 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:57:56,115 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:57:56,116 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 227) to device tree 2024-03-01 17:57:56,119 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:57:56,119 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:57:56,122 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 17:57:56,123 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:57:56,126 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/test_vg3/lv7 ' '/dev/disk/by-uuid/52ae1b55-b220-4897-9a62-e2f294353bc9 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWFD44x7T66GatQkylQosj4srZB1Qoyhre ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', '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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWFD44x7T66GatQkylQosj4srZB1Qoyhre', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '52ae1b55-b220-4897-9a62-e2f294353bc9', 'ID_FS_UUID_ENC': '52ae1b55-b220-4897-9a62-e2f294353bc9', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '968270124'} ; 2024-03-01 17:57:56,126 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:57:56,127 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:57:56,130 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:57:56,130 INFO program/MainThread: stderr[61]: 2024-03-01 17:57:56,130 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:57:56,130 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:57:56,133 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:57:56,133 INFO program/MainThread: stderr[62]: 2024-03-01 17:57:56,133 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:57:56,133 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:57:56,136 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:57:56,137 INFO program/MainThread: stderr[63]: 2024-03-01 17:57:56,137 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:57:56,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:56,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (227) 2024-03-01 17:57:56,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:56,150 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:57:56,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:56,151 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:57:56,146 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b33caef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7fe4b33b7860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227)'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:57:56,152 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:57:56,155 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:57:56,155 INFO program/MainThread: stderr[64]: 2024-03-01 17:57:56,155 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:57:56,159 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:57:56,163 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:56,163 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 234 2024-03-01 17:57:56,167 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:56,167 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 235 2024-03-01 17:57:56,170 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:56,170 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 236 2024-03-01 17:57:56,175 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:56,175 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 237 2024-03-01 17:57:56,175 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:57:56,178 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:56,179 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 238 2024-03-01 17:57:56,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:57:56,182 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:57:56,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:56,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:56,192 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:56,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:57:56,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 241 2024-03-01 17:57:56,200 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:57:56,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 242 2024-03-01 17:57:56,203 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:57:56,207 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:57:56,207 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:57:56,211 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 17:57:56,211 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:57:56,211 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 244 2024-03-01 17:57:56,215 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:57:56,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:57:56,219 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 245 2024-03-01 17:57:56,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:57:56,226 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:57:56,226 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:57:56,229 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 17:57:56,230 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:57:56,230 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:57:56,230 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 240) to device tree 2024-03-01 17:57:56,233 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:57:56,234 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:57:56,237 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 17:57:56,237 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:57:56,241 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWSkBeSWKCETqw3wFNsW7pYrNnI91EZGq1 ' '/dev/disk/by-uuid/311d49c2-6df9-4a37-b41e-c86cc3fb8f56 ' '/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_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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWSkBeSWKCETqw3wFNsW7pYrNnI91EZGq1', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '311d49c2-6df9-4a37-b41e-c86cc3fb8f56', 'ID_FS_UUID_ENC': '311d49c2-6df9-4a37-b41e-c86cc3fb8f56', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '967963791'} ; 2024-03-01 17:57:56,241 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:57:56,241 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:57:56,245 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:57:56,245 INFO program/MainThread: stderr[65]: 2024-03-01 17:57:56,245 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:57:56,245 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:57:56,249 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:57:56,249 INFO program/MainThread: stderr[66]: 2024-03-01 17:57:56,249 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:57:56,249 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:57:56,252 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:57:56,252 INFO program/MainThread: stderr[67]: 2024-03-01 17:57:56,252 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:57:56,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:56,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (240) 2024-03-01 17:57:56,265 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:56,266 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:57:56,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:56,267 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:57:56,261 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b33b53c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7fe4b33b7860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240)'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:57:56,268 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:57:56,271 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:57:56,271 INFO program/MainThread: stderr[68]: 2024-03-01 17:57:56,271 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:57:56,276 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:57:56,279 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:56,280 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 247 2024-03-01 17:57:56,283 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:56,283 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 248 2024-03-01 17:57:56,287 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:56,287 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 249 2024-03-01 17:57:56,291 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:56,291 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 250 2024-03-01 17:57:56,291 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:57:56,294 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:56,294 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 251 2024-03-01 17:57:56,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:57:56,298 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:57:56,298 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:57:56,302 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': '28327289'} ; 2024-03-01 17:57:56,302 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:57:56,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:57:56,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:56,314 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:57:56,314 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:57:56,314 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:57:56,314 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:57:56,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 255 2024-03-01 17:57:56,315 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 17:57:56,318 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:57:56,321 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:57:56,321 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:57:56,325 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:57:56,325 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:57:56,325 INFO blivet/MainThread: added disk xvda (id 254) to device tree 2024-03-01 17:57:56,326 INFO blivet/MainThread: got device: DiskDevice instance (0x7fe4b33b7b00) -- name = xvda status = True id = 254 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 17:57:56,329 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:57:56,332 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:56,333 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 258 2024-03-01 17:57:56,336 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:56,336 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 259 2024-03-01 17:57:56,339 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:56,339 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 260 2024-03-01 17:57:56,343 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:56,343 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 261 2024-03-01 17:57:56,346 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:57:56,350 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:57:56,353 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:57:56,357 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 0x7fe4b33aaf88> 2024-03-01 17:57:59,177 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 262 2024-03-01 17:57:59,182 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:57:59,182 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:57:59,186 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': '28332446'} ; 2024-03-01 17:57:59,186 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:57:59,186 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:57:59,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,198 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:57:59,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,205 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:59,216 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:59,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (254) with existing msdos disklabel 2024-03-01 17:57:59,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 17:57:59,245 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:57:59,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 266 2024-03-01 17:57:59,248 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:57:59,251 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:57:59,252 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:57:59,255 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:57:59,255 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:57:59,256 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:57:59,259 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:57:59,262 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:57:59,265 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:57:59,268 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:57:59,272 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:57:59,272 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:57:59,272 INFO blivet/MainThread: added partition xvda1 (id 264) to device tree 2024-03-01 17:57:59,273 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:57:59,272 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fe4b3371828) -- name = xvda1 status = True id = 264 children = [] parents = ['existing 250 GiB disk xvda (254) 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 0x7fe4b33db360> disk = existing 250 GiB disk xvda (254) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:57:59,277 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:57:59,280 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:57:59,280 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 268 2024-03-01 17:57:59,284 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:57:59,284 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 269 2024-03-01 17:57:59,287 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:59,287 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 270 2024-03-01 17:57:59,291 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:57:59,291 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 271 2024-03-01 17:57:59,291 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:57:59,294 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:57:59,294 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 272 2024-03-01 17:57:59,297 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:57:59,298 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:57:59,301 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWSkBeSWKCETqw3wFNsW7pYrNnI91EZGq1 ' '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/311d49c2-6df9-4a37-b41e-c86cc3fb8f56', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWSkBeSWKCETqw3wFNsW7pYrNnI91EZGq1', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '311d49c2-6df9-4a37-b41e-c86cc3fb8f56', 'ID_FS_UUID_ENC': '311d49c2-6df9-4a37-b41e-c86cc3fb8f56', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '967963791'} ; 2024-03-01 17:57:59,301 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:57:59,301 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:57:59,305 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:57:59,305 INFO program/MainThread: stderr[69]: 2024-03-01 17:57:59,305 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:57:59,305 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:57:59,308 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:57:59,309 INFO program/MainThread: stderr[70]: 2024-03-01 17:57:59,309 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:57:59,309 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:57:59,312 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:57:59,312 INFO program/MainThread: stderr[71]: 2024-03-01 17:57:59,312 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:57:59,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem 2024-03-01 17:57:59,324 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:59,325 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:57:59,326 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:59,327 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:57:59,321 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b33b53c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7fe4b33b7860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:57:59,327 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:57:59,330 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:57:59,331 INFO program/MainThread: stderr[72]: 2024-03-01 17:57:59,331 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:57:59,335 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:57:59,335 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:57:59,338 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWFD44x7T66GatQkylQosj4srZB1Qoyhre ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/52ae1b55-b220-4897-9a62-e2f294353bc9 ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', '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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWFD44x7T66GatQkylQosj4srZB1Qoyhre', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '52ae1b55-b220-4897-9a62-e2f294353bc9', 'ID_FS_UUID_ENC': '52ae1b55-b220-4897-9a62-e2f294353bc9', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '968270124'} ; 2024-03-01 17:57:59,338 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:57:59,338 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:57:59,341 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:57:59,342 INFO program/MainThread: stderr[73]: 2024-03-01 17:57:59,342 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:57:59,342 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:57:59,345 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:57:59,345 INFO program/MainThread: stderr[74]: 2024-03-01 17:57:59,345 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:57:59,345 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:57:59,348 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:57:59,348 INFO program/MainThread: stderr[75]: 2024-03-01 17:57:59,348 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:57:59,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem 2024-03-01 17:57:59,360 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:59,361 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:57:59,362 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:59,363 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:57:59,357 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b33caef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7fe4b33b7860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:57:59,364 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:57:59,367 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:57:59,367 INFO program/MainThread: stderr[76]: 2024-03-01 17:57:59,367 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:57:59,371 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:57:59,371 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:57:59,374 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/95ba79d4-3aba-4112-8f9d-c7f522d8af5c ' '/dev/mapper/test_vg2-lv3_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1TTr1NPcada715wjfLlW3Qtn3YxfqoZ9x ' '/dev/disk/by-id/dm-name-test_vg2-lv3_snapset1 ' '/dev/test_vg2/lv3_snapset1', 'DEVNAME': '/dev/dm-10', 'DEVPATH': '/devices/virtual/block/dm-10', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1TTr1NPcada715wjfLlW3Qtn3YxfqoZ9x', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'ID_FS_UUID_ENC': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'MAJOR': '253', 'MINOR': '10', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-10', 'SYS_PATH': '/sys/devices/virtual/block/dm-10', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '975802045'} ; 2024-03-01 17:57:59,374 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1 (/sys/devices/virtual/block/dm-10)... 2024-03-01 17:57:59,375 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:57:59,378 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:57:59,378 INFO program/MainThread: stderr[77]: 2024-03-01 17:57:59,378 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:57:59,378 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:57:59,381 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:57:59,381 INFO program/MainThread: stderr[78]: 2024-03-01 17:57:59,381 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:57:59,381 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:57:59,384 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:57:59,385 INFO program/MainThread: stderr[79]: 2024-03-01 17:57:59,385 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:57:59,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs filesystem 2024-03-01 17:57:59,396 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:59,397 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:57:59,397 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:59,399 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:57:59,393 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4c2494ac8) -- name = test_vg2-lv3_snapset1 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x size = 48 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-10 target size = 48 MiB path = /dev/mapper/test_vg2-lv3_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe4b3417780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 48 MiB 2024-03-01 17:57:59,399 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:57:59,402 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:57:59,403 INFO program/MainThread: stderr[80]: 2024-03-01 17:57:59,403 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:57:59,407 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3_snapset1 ; 2024-03-01 17:57:59,407 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3_snapset1, bailing 2024-03-01 17:57:59,410 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4-real ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4-real', 'DEVNAME': '/dev/dm-11', 'DEVPATH': '/devices/virtual/block/dm-11', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1Sf0VXfsmQscwU9a3t7vSTO2Lur3HTHJi-real', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '11', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-11', 'SYS_PATH': '/sys/devices/virtual/block/dm-11', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '976065559'} ; 2024-03-01 17:57:59,410 INFO blivet/MainThread: scanning test_vg2-lv4-real (/sys/devices/virtual/block/dm-11)... 2024-03-01 17:57:59,410 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 17:57:59,413 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:57:59,414 INFO program/MainThread: stderr[81]: 2024-03-01 17:57:59,414 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:57:59,414 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 17:57:59,417 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:57:59,417 INFO program/MainThread: stderr[82]: 2024-03-01 17:57:59,417 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:57:59,417 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 17:57:59,420 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:57:59,420 INFO program/MainThread: stderr[83]: 2024-03-01 17:57:59,420 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:57:59,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4-real ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,430 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 17:57:59,433 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:57:59,433 INFO program/MainThread: stderr[84]: 2024-03-01 17:57:59,433 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:57:59,433 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 17:57:59,436 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:57:59,436 INFO program/MainThread: stderr[85]: 2024-03-01 17:57:59,436 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:57:59,436 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 17:57:59,439 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:57:59,439 INFO program/MainThread: stderr[86]: 2024-03-01 17:57:59,439 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:57:59,443 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv4-real ; 2024-03-01 17:57:59,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 17:57:59,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:57:59,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,457 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:57:59,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:57:59,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4-real ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,471 DEBUG blivet/MainThread: no device obtained for test_vg2-lv4-real 2024-03-01 17:57:59,474 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4_snapset1-cow', 'DEVNAME': '/dev/dm-12', 'DEVPATH': '/devices/virtual/block/dm-12', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1fz4c0dI6tVwCs7LFMRsxDCJyyF5pjVNr-cow', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '12', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-12', 'SYS_PATH': '/sys/devices/virtual/block/dm-12', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '976070620'} ; 2024-03-01 17:57:59,474 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1-cow (/sys/devices/virtual/block/dm-12)... 2024-03-01 17:57:59,474 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 17:57:59,477 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:57:59,478 INFO program/MainThread: stderr[87]: 2024-03-01 17:57:59,478 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:57:59,478 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 17:57:59,481 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:57:59,481 INFO program/MainThread: stderr[88]: 2024-03-01 17:57:59,481 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:57:59,481 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 17:57:59,484 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:57:59,484 INFO program/MainThread: stderr[89]: 2024-03-01 17:57:59,484 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:57:59,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,494 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 17:57:59,497 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:57:59,497 INFO program/MainThread: stderr[90]: 2024-03-01 17:57:59,497 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:57:59,497 INFO program/MainThread: Running [91] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 17:57:59,500 INFO program/MainThread: stdout[91]: LVM 2024-03-01 17:57:59,500 INFO program/MainThread: stderr[91]: 2024-03-01 17:57:59,500 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 17:57:59,501 INFO program/MainThread: Running [92] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 17:57:59,504 INFO program/MainThread: stdout[92]: LVM 2024-03-01 17:57:59,504 INFO program/MainThread: stderr[92]: 2024-03-01 17:57:59,504 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 17:57:59,508 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv4_snapset1-cow ; 2024-03-01 17:57:59,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 17:57:59,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:57:59,518 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 17:57:59,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:57:59,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,535 DEBUG blivet/MainThread: no device obtained for test_vg2-lv4_snapset1-cow 2024-03-01 17:57:59,538 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4_snapset1 ' '/dev/disk/by-uuid/03bbb669-915f-4bc0-8f1e-d475390abe85 ' '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1fz4c0dI6tVwCs7LFMRsxDCJyyF5pjVNr ' '/dev/mapper/test_vg2-lv4_snapset1 /dev/test_vg2/lv4_snapset1', 'DEVNAME': '/dev/dm-13', 'DEVPATH': '/devices/virtual/block/dm-13', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1fz4c0dI6tVwCs7LFMRsxDCJyyF5pjVNr', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'ID_FS_UUID_ENC': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'MAJOR': '253', 'MINOR': '13', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-13', 'SYS_PATH': '/sys/devices/virtual/block/dm-13', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '976096279'} ; 2024-03-01 17:57:59,538 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1 (/sys/devices/virtual/block/dm-13)... 2024-03-01 17:57:59,539 INFO program/MainThread: Running [93] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:57:59,542 INFO program/MainThread: stdout[93]: LVM 2024-03-01 17:57:59,542 INFO program/MainThread: stderr[93]: 2024-03-01 17:57:59,542 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 17:57:59,542 INFO program/MainThread: Running [94] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:57:59,545 INFO program/MainThread: stdout[94]: LVM 2024-03-01 17:57:59,545 INFO program/MainThread: stderr[94]: 2024-03-01 17:57:59,545 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 17:57:59,545 INFO program/MainThread: Running [95] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:57:59,548 INFO program/MainThread: stdout[95]: LVM 2024-03-01 17:57:59,548 INFO program/MainThread: stderr[95]: 2024-03-01 17:57:59,549 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 17:57:59,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs filesystem 2024-03-01 17:57:59,560 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:59,561 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:57:59,561 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:59,562 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:57:59,557 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b33f02e8) -- name = test_vg2-lv4_snapset1 status = True id = 144 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr size = 92 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-13 target size = 92 MiB path = /dev/mapper/test_vg2-lv4_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fe4b3417780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 92 MiB 2024-03-01 17:57:59,563 INFO program/MainThread: Running [96] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:57:59,566 INFO program/MainThread: stdout[96]: LVM 2024-03-01 17:57:59,566 INFO program/MainThread: stderr[96]: 2024-03-01 17:57:59,566 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 17:57:59,570 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4_snapset1 ; 2024-03-01 17:57:59,571 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4_snapset1, bailing 2024-03-01 17:57:59,574 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWzuVLbUmVi8uuBhVCcHf3uymACqwx2p5Q ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/a5925efd-562d-4123-9bad-b9ac6fc3eb51', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', '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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWzuVLbUmVi8uuBhVCcHf3uymACqwx2p5Q', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a5925efd-562d-4123-9bad-b9ac6fc3eb51', 'ID_FS_UUID_ENC': 'a5925efd-562d-4123-9bad-b9ac6fc3eb51', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '968572384'} ; 2024-03-01 17:57:59,574 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:57:59,574 INFO program/MainThread: Running [97] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:57:59,577 INFO program/MainThread: stdout[97]: LVM 2024-03-01 17:57:59,577 INFO program/MainThread: stderr[97]: 2024-03-01 17:57:59,577 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 17:57:59,578 INFO program/MainThread: Running [98] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:57:59,580 INFO program/MainThread: stdout[98]: LVM 2024-03-01 17:57:59,581 INFO program/MainThread: stderr[98]: 2024-03-01 17:57:59,581 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 17:57:59,581 INFO program/MainThread: Running [99] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:57:59,584 INFO program/MainThread: stdout[99]: LVM 2024-03-01 17:57:59,584 INFO program/MainThread: stderr[99]: 2024-03-01 17:57:59,584 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 17:57:59,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem 2024-03-01 17:57:59,596 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:59,597 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:57:59,597 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:59,598 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:57:59,593 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b33bf860) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7fe4b33b7860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:57:59,599 INFO program/MainThread: Running [100] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:57:59,602 INFO program/MainThread: stdout[100]: LVM 2024-03-01 17:57:59,602 INFO program/MainThread: stderr[100]: 2024-03-01 17:57:59,603 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 17:57:59,607 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:57:59,607 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:57:59,610 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWiYIDPGrbcfZnzz11h2kPfHtml5hzf3dI ' '/dev/disk/by-uuid/b7f494bf-9309-42c4-a40b-4b9f8afec010 ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', '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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWiYIDPGrbcfZnzz11h2kPfHtml5hzf3dI', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b7f494bf-9309-42c4-a40b-4b9f8afec010', 'ID_FS_UUID_ENC': 'b7f494bf-9309-42c4-a40b-4b9f8afec010', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '968876502'} ; 2024-03-01 17:57:59,610 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:57:59,611 INFO program/MainThread: Running [101] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:57:59,614 INFO program/MainThread: stdout[101]: LVM 2024-03-01 17:57:59,614 INFO program/MainThread: stderr[101]: 2024-03-01 17:57:59,614 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 17:57:59,614 INFO program/MainThread: Running [102] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:57:59,617 INFO program/MainThread: stdout[102]: LVM 2024-03-01 17:57:59,617 INFO program/MainThread: stderr[102]: 2024-03-01 17:57:59,617 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 17:57:59,617 INFO program/MainThread: Running [103] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:57:59,620 INFO program/MainThread: stdout[103]: LVM 2024-03-01 17:57:59,621 INFO program/MainThread: stderr[103]: 2024-03-01 17:57:59,621 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 17:57:59,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem 2024-03-01 17:57:59,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:59,634 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:57:59,634 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:57:59,635 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:57:59,629 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b33f0748) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7fe4b33b7860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:57:59,636 INFO program/MainThread: Running [104] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:57:59,639 INFO program/MainThread: stdout[104]: LVM 2024-03-01 17:57:59,639 INFO program/MainThread: stderr[104]: 2024-03-01 17:57:59,639 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 17:57:59,643 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:57:59,643 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:57:59,647 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/03bbb669-915f-4bc0-8f1e-d475390abe85 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1Sf0VXfsmQscwU9a3t7vSTO2Lur3HTHJi', '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-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1Sf0VXfsmQscwU9a3t7vSTO2Lur3HTHJi', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'ID_FS_UUID_ENC': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '969713025'} ; 2024-03-01 17:57:59,647 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:57:59,647 INFO program/MainThread: Running [105] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:57:59,650 INFO program/MainThread: stdout[105]: LVM 2024-03-01 17:57:59,650 INFO program/MainThread: stderr[105]: 2024-03-01 17:57:59,650 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 17:57:59,650 INFO program/MainThread: Running [106] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:57:59,653 INFO program/MainThread: stdout[106]: LVM 2024-03-01 17:57:59,654 INFO program/MainThread: stderr[106]: 2024-03-01 17:57:59,654 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 17:57:59,654 INFO program/MainThread: Running [107] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:57:59,657 INFO program/MainThread: stdout[107]: LVM 2024-03-01 17:57:59,657 INFO program/MainThread: stderr[107]: 2024-03-01 17:57:59,657 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 17:57:59,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem 2024-03-01 17:57:59,669 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:59,670 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:57:59,670 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:59,671 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:57:59,666 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b3403a20) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7fe4b3417780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:57:59,672 INFO program/MainThread: Running [108] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:57:59,675 INFO program/MainThread: stdout[108]: LVM 2024-03-01 17:57:59,675 INFO program/MainThread: stderr[108]: 2024-03-01 17:57:59,675 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 17:57:59,680 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:57:59,680 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:57:59,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1b8RSSSuAfUjtpAsLS8QgWh6dcyl6pdnD ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-uuid/95ba79d4-3aba-4112-8f9d-c7f522d8af5c', '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-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1b8RSSSuAfUjtpAsLS8QgWh6dcyl6pdnD', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'ID_FS_UUID_ENC': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '970003422'} ; 2024-03-01 17:57:59,683 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:57:59,683 INFO program/MainThread: Running [109] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:57:59,687 INFO program/MainThread: stdout[109]: LVM 2024-03-01 17:57:59,687 INFO program/MainThread: stderr[109]: 2024-03-01 17:57:59,687 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 17:57:59,687 INFO program/MainThread: Running [110] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:57:59,690 INFO program/MainThread: stdout[110]: LVM 2024-03-01 17:57:59,690 INFO program/MainThread: stderr[110]: 2024-03-01 17:57:59,690 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 17:57:59,690 INFO program/MainThread: Running [111] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:57:59,693 INFO program/MainThread: stdout[111]: LVM 2024-03-01 17:57:59,694 INFO program/MainThread: stderr[111]: 2024-03-01 17:57:59,694 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 17:57:59,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:57:59,705 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:59,706 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:57:59,706 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:57:59,708 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:57:59,702 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b3423f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7fe4b3417780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:57:59,708 INFO program/MainThread: Running [112] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:57:59,712 INFO program/MainThread: stdout[112]: LVM 2024-03-01 17:57:59,712 INFO program/MainThread: stderr[112]: 2024-03-01 17:57:59,712 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 17:57:59,716 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:57:59,716 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:57:59,719 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-uuid/024c8d4f-2213-467a-9810-e2c68e101832 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-GL03fWpsI3FcFeLdrB13CEIENJTt9Ofpf1OQeS4V0gfWOvYxu54LRvJMbsUGs8Nl ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', '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-GL03fWpsI3FcFeLdrB13CEIENJTt9Ofpf1OQeS4V0gfWOvYxu54LRvJMbsUGs8Nl', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '024c8d4f-2213-467a-9810-e2c68e101832', 'ID_FS_UUID_ENC': '024c8d4f-2213-467a-9810-e2c68e101832', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '970815234'} ; 2024-03-01 17:57:59,719 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:57:59,720 INFO program/MainThread: Running [113] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:57:59,723 INFO program/MainThread: stdout[113]: LVM 2024-03-01 17:57:59,723 INFO program/MainThread: stderr[113]: 2024-03-01 17:57:59,723 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 17:57:59,723 INFO program/MainThread: Running [114] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:57:59,726 INFO program/MainThread: stdout[114]: LVM 2024-03-01 17:57:59,727 INFO program/MainThread: stderr[114]: 2024-03-01 17:57:59,727 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 17:57:59,727 INFO program/MainThread: Running [115] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:57:59,730 INFO program/MainThread: stdout[115]: LVM 2024-03-01 17:57:59,730 INFO program/MainThread: stderr[115]: 2024-03-01 17:57:59,730 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 17:57:59,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,738 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 17:57:59,741 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:57:59,742 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:57:59,742 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:57:59,743 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:57:59,738 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b34036d8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7fe4b3479b70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:57:59,743 INFO program/MainThread: Running [116] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:57:59,746 INFO program/MainThread: stdout[116]: LVM 2024-03-01 17:57:59,746 INFO program/MainThread: stderr[116]: 2024-03-01 17:57:59,747 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 17:57:59,751 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:57:59,751 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:57:59,754 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-GL03fWpsI3FcFeLdrB13CEIENJTt9OfpCWG8lUDmZa1jlwUNugEcNPNv0ohlk6iZ ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/eb53ce87-3b97-4e6d-bf3d-c66d257ff12d', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', '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-GL03fWpsI3FcFeLdrB13CEIENJTt9OfpCWG8lUDmZa1jlwUNugEcNPNv0ohlk6iZ', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eb53ce87-3b97-4e6d-bf3d-c66d257ff12d', 'ID_FS_UUID_ENC': 'eb53ce87-3b97-4e6d-bf3d-c66d257ff12d', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '971126224'} ; 2024-03-01 17:57:59,754 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:57:59,754 INFO program/MainThread: Running [117] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:57:59,757 INFO program/MainThread: stdout[117]: LVM 2024-03-01 17:57:59,757 INFO program/MainThread: stderr[117]: 2024-03-01 17:57:59,758 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 17:57:59,758 INFO program/MainThread: Running [118] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:57:59,761 INFO program/MainThread: stdout[118]: LVM 2024-03-01 17:57:59,761 INFO program/MainThread: stderr[118]: 2024-03-01 17:57:59,761 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 17:57:59,761 INFO program/MainThread: Running [119] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:57:59,764 INFO program/MainThread: stdout[119]: LVM 2024-03-01 17:57:59,764 INFO program/MainThread: stderr[119]: 2024-03-01 17:57:59,764 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 17:57:59,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:57:59,775 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:57:59,776 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:57:59,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:57:59,777 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:57:59,772 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fe4b3403f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7fe4b3479b70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:57:59,778 INFO program/MainThread: Running [120] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:57:59,781 INFO program/MainThread: stdout[120]: LVM 2024-03-01 17:57:59,781 INFO program/MainThread: stderr[120]: 2024-03-01 17:57:59,781 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 17:57:59,785 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:57:59,785 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:57:59,788 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3-real ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3-real', 'DEVNAME': '/dev/dm-8', 'DEVPATH': '/devices/virtual/block/dm-8', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1b8RSSSuAfUjtpAsLS8QgWh6dcyl6pdnD-real', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '8', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-8', 'SYS_PATH': '/sys/devices/virtual/block/dm-8', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '975760553'} ; 2024-03-01 17:57:59,788 INFO blivet/MainThread: scanning test_vg2-lv3-real (/sys/devices/virtual/block/dm-8)... 2024-03-01 17:57:59,789 INFO program/MainThread: Running [121] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 17:57:59,792 INFO program/MainThread: stdout[121]: LVM 2024-03-01 17:57:59,792 INFO program/MainThread: stderr[121]: 2024-03-01 17:57:59,792 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 17:57:59,792 INFO program/MainThread: Running [122] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 17:57:59,795 INFO program/MainThread: stdout[122]: LVM 2024-03-01 17:57:59,795 INFO program/MainThread: stderr[122]: 2024-03-01 17:57:59,795 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 17:57:59,795 INFO program/MainThread: Running [123] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 17:57:59,798 INFO program/MainThread: stdout[123]: LVM 2024-03-01 17:57:59,798 INFO program/MainThread: stderr[123]: 2024-03-01 17:57:59,798 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 17:57:59,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3-real ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,808 INFO program/MainThread: Running [124] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 17:57:59,811 INFO program/MainThread: stdout[124]: LVM 2024-03-01 17:57:59,811 INFO program/MainThread: stderr[124]: 2024-03-01 17:57:59,811 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 17:57:59,811 INFO program/MainThread: Running [125] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 17:57:59,814 INFO program/MainThread: stdout[125]: LVM 2024-03-01 17:57:59,814 INFO program/MainThread: stderr[125]: 2024-03-01 17:57:59,814 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 17:57:59,815 INFO program/MainThread: Running [126] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 17:57:59,817 INFO program/MainThread: stdout[126]: LVM 2024-03-01 17:57:59,818 INFO program/MainThread: stderr[126]: 2024-03-01 17:57:59,818 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 17:57:59,822 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv3-real ; 2024-03-01 17:57:59,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 17:57:59,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:57:59,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:57:59,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:57:59,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3-real ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,849 DEBUG blivet/MainThread: no device obtained for test_vg2-lv3-real 2024-03-01 17:57:59,852 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3_snapset1-cow', 'DEVNAME': '/dev/dm-9', 'DEVPATH': '/devices/virtual/block/dm-9', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1TTr1NPcada715wjfLlW3Qtn3YxfqoZ9x-cow', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '9', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-9', 'SYS_PATH': '/sys/devices/virtual/block/dm-9', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '975783338'} ; 2024-03-01 17:57:59,852 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1-cow (/sys/devices/virtual/block/dm-9)... 2024-03-01 17:57:59,853 INFO program/MainThread: Running [127] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 17:57:59,856 INFO program/MainThread: stdout[127]: LVM 2024-03-01 17:57:59,856 INFO program/MainThread: stderr[127]: 2024-03-01 17:57:59,856 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 17:57:59,856 INFO program/MainThread: Running [128] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 17:57:59,859 INFO program/MainThread: stdout[128]: LVM 2024-03-01 17:57:59,859 INFO program/MainThread: stderr[128]: 2024-03-01 17:57:59,860 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 17:57:59,860 INFO program/MainThread: Running [129] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 17:57:59,863 INFO program/MainThread: stdout[129]: LVM 2024-03-01 17:57:59,863 INFO program/MainThread: stderr[129]: 2024-03-01 17:57:59,863 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 17:57:59,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,872 INFO program/MainThread: Running [130] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 17:57:59,875 INFO program/MainThread: stdout[130]: LVM 2024-03-01 17:57:59,875 INFO program/MainThread: stderr[130]: 2024-03-01 17:57:59,875 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 17:57:59,876 INFO program/MainThread: Running [131] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 17:57:59,878 INFO program/MainThread: stdout[131]: LVM 2024-03-01 17:57:59,879 INFO program/MainThread: stderr[131]: 2024-03-01 17:57:59,879 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 17:57:59,879 INFO program/MainThread: Running [132] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 17:57:59,882 INFO program/MainThread: stdout[132]: LVM 2024-03-01 17:57:59,882 INFO program/MainThread: stderr[132]: 2024-03-01 17:57:59,882 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 17:57:59,886 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv3_snapset1-cow ; 2024-03-01 17:57:59,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 17:57:59,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:57:59,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:57:59,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:57:59,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,914 DEBUG blivet/MainThread: no device obtained for test_vg2-lv3_snapset1-cow 2024-03-01 17:57:59,914 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:57:59,927 DEBUG program/MainThread: Return code: 0 2024-03-01 17:57:59,945 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:57:59,946 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:57:59,950 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 17:57:59,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,956 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 17:57:59,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:59,960 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:57:59,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:59,973 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:57:59,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,982 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 17:57:59,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:59,986 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:57:59,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:57:59,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:57:59,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:57:59,999 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:58:00,002 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 17:58:00,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:00,009 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 17:58:00,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:00,012 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 17:58:00,015 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 17:58:00,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:00,022 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 17:58:00,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:00,025 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:58:04,580 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_opqtf7bd/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:58:04,616 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:58:04,617 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:58:04,620 INFO program/MainThread: stdout[2]: 2024-03-01 17:58:04,620 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 17:58:04,620 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:58:04,620 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:58:04,624 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:04,625 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:58:04,628 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:58:04,628 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:58:04,632 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:58:04,632 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:58:04,635 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:58:04,635 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:58:04,648 INFO program/MainThread: stdout: 2024-03-01 17:58:04,648 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:58:04,648 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO 2024-03-01 17:58:04,648 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 024c8d4f-2213-467a-9810-e2c68e101832 2024-03-01 17:58:04,649 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU 2024-03-01 17:58:04,649 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 024c8d4f-2213-467a-9810-e2c68e101832 2024-03-01 17:58:04,649 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs eb53ce87-3b97-4e6d-bf3d-c66d257ff12d 2024-03-01 17:58:04,649 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO 2024-03-01 17:58:04,649 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb 2024-03-01 17:58:04,649 INFO program/MainThread: |-test_vg2-lv3-real 322961408 root disk brw-rw---- 2024-03-01 17:58:04,649 INFO program/MainThread: | |-test_vg2-lv3 322961408 root disk brw-rw---- xfs 95ba79d4-3aba-4112-8f9d-c7f522d8af5c 2024-03-01 17:58:04,649 INFO program/MainThread: | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 95ba79d4-3aba-4112-8f9d-c7f522d8af5c 2024-03-01 17:58:04,649 INFO program/MainThread: |-test_vg2-lv3_snapset1-cow 50331648 root disk brw-rw---- 2024-03-01 17:58:04,649 INFO program/MainThread: | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 95ba79d4-3aba-4112-8f9d-c7f522d8af5c 2024-03-01 17:58:04,649 INFO program/MainThread: `-test_vg2-lv4-real 641728512 root disk brw-rw---- 2024-03-01 17:58:04,649 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 03bbb669-915f-4bc0-8f1e-d475390abe85 2024-03-01 17:58:04,649 INFO program/MainThread: `-test_vg2-lv4_snapset1 641728512 root disk brw-rw---- xfs 03bbb669-915f-4bc0-8f1e-d475390abe85 2024-03-01 17:58:04,649 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU 2024-03-01 17:58:04,649 INFO program/MainThread: `-test_vg2-lv4_snapset1-cow 96468992 root disk brw-rw---- 2024-03-01 17:58:04,649 INFO program/MainThread: `-test_vg2-lv4_snapset1 641728512 root disk brw-rw---- xfs 03bbb669-915f-4bc0-8f1e-d475390abe85 2024-03-01 17:58:04,649 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske 2024-03-01 17:58:04,649 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member 7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 2024-03-01 17:58:04,649 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 311d49c2-6df9-4a37-b41e-c86cc3fb8f56 2024-03-01 17:58:04,649 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 52ae1b55-b220-4897-9a62-e2f294353bc9 2024-03-01 17:58:04,649 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a5925efd-562d-4123-9bad-b9ac6fc3eb51 2024-03-01 17:58:04,649 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL 2024-03-01 17:58:04,649 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a5925efd-562d-4123-9bad-b9ac6fc3eb51 2024-03-01 17:58:04,649 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 2024-03-01 17:58:04,649 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7f494bf-9309-42c4-a40b-4b9f8afec010 2024-03-01 17:58:04,649 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 2024-03-01 17:58:04,649 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7f494bf-9309-42c4-a40b-4b9f8afec010 2024-03-01 17:58:04,649 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:58:04,649 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:58:04,650 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:58:04,650 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:58:04,650 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:04,650 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 024c8d4f-2213-467a-9810-e2c68e101832 sdb 1073741824 root disk brw-rw---- LVM2_member WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs 024c8d4f-2213-467a-9810-e2c68e101832 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs eb53ce87-3b97-4e6d-bf3d-c66d257ff12d sdc 1073741824 root disk brw-rw---- LVM2_member uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO sdd 1073741824 root disk brw-rw---- LVM2_member VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb |-test_vg2-lv3-real 322961408 root disk brw-rw---- | |-test_vg2-lv3 322961408 root disk brw-rw---- xfs 95ba79d4-3aba-4112-8f9d-c7f522d8af5c | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 95ba79d4-3aba-4112-8f9d-c7f522d8af5c |-test_vg2-lv3_snapset1-cow 50331648 root disk brw-rw---- | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 95ba79d4-3aba-4112-8f9d-c7f522d8af5c `-test_vg2-lv4-real 641728512 root disk brw-rw---- |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 03bbb669-915f-4bc0-8f1e-d475390abe85 `-test_vg2-lv4_snapset1 641728512 root disk brw-rw---- xfs 03bbb669-915f-4bc0-8f1e-d475390abe85 sde 1073741824 root disk brw-rw---- LVM2_member WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU `-test_vg2-lv4_snapset1-cow 96468992 root disk brw-rw---- `-test_vg2-lv4_snapset1 641728512 root disk brw-rw---- xfs 03bbb669-915f-4bc0-8f1e-d475390abe85 sdf 1073741824 root disk brw-rw---- LVM2_member Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske sdg 1073741824 root disk brw-rw---- LVM2_member 7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 311d49c2-6df9-4a37-b41e-c86cc3fb8f56 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 52ae1b55-b220-4897-9a62-e2f294353bc9 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a5925efd-562d-4123-9bad-b9ac6fc3eb51 sdh 1073741824 root disk brw-rw---- LVM2_member ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs a5925efd-562d-4123-9bad-b9ac6fc3eb51 sdi 1073741824 root disk brw-rw---- LVM2_member 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7f494bf-9309-42c4-a40b-4b9f8afec010 sdj 1073741824 root disk brw-rw---- LVM2_member gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7f494bf-9309-42c4-a40b-4b9f8afec010 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 17:58:04,650 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:58:04,650 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:58:04,650 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:58:04,650 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:58:04,651 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:58:04,651 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:58:04,651 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:04,661 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:04,677 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_vg2-lv3_snapset1', 'test_vg2-lv4-real', 'test_vg2-lv4_snapset1-cow', 'test_vg2-lv4_snapset1', 'test_vg3-lv6', 'test_vg3-lv5', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1', 'test_vg2-lv3-real', 'test_vg2-lv3_snapset1-cow'] 2024-03-01 17:58:04,682 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/lvm-pv-uuid-eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO', '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': 'eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO', 'ID_FS_UUID_ENC': 'eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:58:04,682 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 17:58:04,683 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 17:58:04,717 INFO program/MainThread: stdout[3]: 2024-03-01 17:58:04,717 INFO program/MainThread: stderr[3]: 2024-03-01 17:58:04,717 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:58:04,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:58:04,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:04,730 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:58:04,734 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:58:04,735 INFO blivet/MainThread: sda is a disk 2024-03-01 17:58:04,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:58:04,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:58:04,739 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:58:04,743 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:58:04,743 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 17:58:04,746 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 17:58:04,746 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:58:04,747 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:58:04,747 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76017b02e8) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:58:04,751 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:58:04,755 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:04,755 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:58:04,758 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:04,758 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:58:04,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:04,762 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:58:04,765 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:04,765 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:58:04,769 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:58:04,769 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:58:04,769 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 17:58:04,799 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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 17:58:04,799 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU. WARNING: Couldn't find device with uuid uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO. WARNING: VG test_vg1 is missing PV WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO (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 17:58:04,799 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:58:04,799 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:58:04,804 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO ; label: None ; device: /dev/sda ; serial: 3600140577092feee03c4dc5be68d19b5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; pe_start: 8 MiB ; 2024-03-01 17:58:04,804 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:58:04,808 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:58:04,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; incomplete: True ; hidden: False ; 2024-03-01 17:58:04,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:58:04,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:04,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:04,821 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 17:58:04,854 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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 17:58:04,854 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU. WARNING: Couldn't find device with uuid uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO. WARNING: VG test_vg1 is missing PV WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO (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 17:58:04,854 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:58:04,854 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:58:04,855 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:58:04,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:58:04,864 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:58:04,864 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:58:04,868 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:58:04,868 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 17:58:04,899 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 17:58:04,899 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU. WARNING: Couldn't find device with uuid uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO. WARNING: VG test_vg1 is missing PV WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO (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 17:58:04,899 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:58:04,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:58:04,904 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:58:04,907 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:58:04,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; incomplete: True ; hidden: False ; 2024-03-01 17:58:04,914 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:58:04,914 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:58:04,914 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:58:04,918 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/lvm-pv-uuid-WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', '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': 'WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU', 'ID_FS_UUID_ENC': 'WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:58:04,918 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 17:58:04,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:58:04,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:04,929 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:58:04,929 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:58:04,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:58:04,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:58:04,933 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:58:04,936 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:58:04,936 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 17:58:04,939 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 17:58:04,940 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:58:04,940 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:58:04,940 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76006d35f8) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:58:04,944 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:58:04,947 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:04,948 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:58:04,951 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:04,951 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:58:04,955 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:04,955 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:58:04,958 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:04,958 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:58:04,961 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:58:04,961 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:58:04,961 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 17:58:04,988 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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 17:58:04,988 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO. WARNING: VG test_vg1 is missing PV uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO (last written to /dev/sdc). 2024-03-01 17:58:04,988 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:58:04,988 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:58:04,992 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU ; label: None ; device: /dev/sdb ; serial: 36001405c9f30632226d4645a3735efa3 ; exists: True ; vg_name: test_vg1 ; vg_uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:58:04,992 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:58:04,996 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:58:04,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; incomplete: True ; hidden: False ; 2024-03-01 17:58:05,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:58:05,006 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:58:05,009 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:58:05,012 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:58:05,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; incomplete: True ; hidden: False ; 2024-03-01 17:58:05,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:05,019 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 17:58:05,051 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 17:58:05,051 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO. WARNING: VG test_vg1 is missing PV uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO (last written to /dev/sdc). 2024-03-01 17:58:05,051 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:58:05,052 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:58:05,052 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:58:05,057 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:58:05,057 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 17:58:05,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:05,067 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:58:05,068 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:58:05,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:58:05,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:58:05,072 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:58:05,075 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:58:05,075 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 17:58:05,079 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 17:58:05,079 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:58:05,079 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:58:05,079 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76006db438) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:58:05,083 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:58:05,083 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:58:05,087 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:58:05,087 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 17:58:05,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:05,097 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:58:05,098 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:58:05,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:58:05,098 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:58:05,101 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:58:05,105 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:58:05,105 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:58:05,108 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 17:58:05,108 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:58:05,109 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:58:05,109 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76006dbfd0) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:58:05,112 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:58:05,112 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:58:05,116 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/lvm-pv-uuid-uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', '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': 'uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO', 'ID_FS_UUID_ENC': 'uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:58:05,116 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 17:58:05,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:05,126 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:58:05,127 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:58:05,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:58:05,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:58:05,130 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:58:05,133 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:58:05,134 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 17:58:05,137 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 17:58:05,137 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:58:05,138 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:58:05,138 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76006e65c0) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:58:05,141 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:58:05,145 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:05,145 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:58:05,148 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:05,148 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:58:05,152 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:05,152 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:58:05,155 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:05,155 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:58:05,158 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:58:05,159 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:58:05,159 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 17:58:05,188 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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 17:58:05,188 INFO program/MainThread: stderr[9]: 2024-03-01 17:58:05,188 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:58:05,189 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:58:05,193 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO ; label: None ; device: /dev/sdc ; serial: 3600140549239d270b69419faaad6287e ; exists: True ; vg_name: test_vg1 ; vg_uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:58:05,193 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:58:05,197 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:58:05,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; incomplete: True ; hidden: False ; 2024-03-01 17:58:05,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:05,207 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:58:05,210 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:58:05,213 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:58:05,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp ; incomplete: True ; hidden: False ; 2024-03-01 17:58:05,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:05,220 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 17:58:05,246 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 17:58:05,246 INFO program/MainThread: stderr[10]: 2024-03-01 17:58:05,246 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:58:05,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:05,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:58:05,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:58:05,264 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:58:05,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:58:05,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:58:05,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:58:05,272 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:58:05,276 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 17:58:05,276 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:58:05,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:58:05,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:58:05,285 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:58:05,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:58:05,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:58:05,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:58:05,292 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:58:05,296 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 17:58:05,296 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:58:05,296 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:58:05,296 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:58:05,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:58:05,300 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:58:05,303 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 17:58:05,304 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:58:05,307 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-GL03fWpsI3FcFeLdrB13CEIENJTt9OfpCWG8lUDmZa1jlwUNugEcNPNv0ohlk6iZ ' '/dev/disk/by-uuid/eb53ce87-3b97-4e6d-bf3d-c66d257ff12d', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', '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-GL03fWpsI3FcFeLdrB13CEIENJTt9OfpCWG8lUDmZa1jlwUNugEcNPNv0ohlk6iZ', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eb53ce87-3b97-4e6d-bf3d-c66d257ff12d', 'ID_FS_UUID_ENC': 'eb53ce87-3b97-4e6d-bf3d-c66d257ff12d', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '971126224'} ; 2024-03-01 17:58:05,308 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:58:05,308 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:58:05,312 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:58:05,312 INFO program/MainThread: stderr[11]: 2024-03-01 17:58:05,312 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:58:05,312 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:58:05,315 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:58:05,315 INFO program/MainThread: stderr[12]: 2024-03-01 17:58:05,315 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:58:05,315 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:58:05,318 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:58:05,318 INFO program/MainThread: stderr[13]: 2024-03-01 17:58:05,318 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:58:05,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:58:05,329 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:05,330 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:58:05,330 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:05,331 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:58:05,326 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:05,331 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:58:05,334 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:58:05,334 INFO program/MainThread: stderr[14]: 2024-03-01 17:58:05,334 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:58:05,338 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:58:05,343 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:05,343 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:58:05,346 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:05,346 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:58:05,350 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:05,350 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:58:05,354 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:05,354 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:58:05,355 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:58:05,356 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:58:05,359 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:05,360 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:58:05,363 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:58:05,363 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:58:05,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:05,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:58:05,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:58:05,381 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:58:05,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:58:05,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:58:05,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:58:05,388 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:58:05,392 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 17:58:05,392 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:58:05,392 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:58:05,396 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:58:05,400 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:58:05,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:58:05,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:58:05,407 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:58:05,407 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:58:05,411 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 17:58:05,411 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:58:05,411 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:58:05,411 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:58:05,415 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:58:05,415 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:58:05,418 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 17:58:05,419 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:58:05,422 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-GL03fWpsI3FcFeLdrB13CEIENJTt9Ofpf1OQeS4V0gfWOvYxu54LRvJMbsUGs8Nl ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/024c8d4f-2213-467a-9810-e2c68e101832', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', '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-GL03fWpsI3FcFeLdrB13CEIENJTt9Ofpf1OQeS4V0gfWOvYxu54LRvJMbsUGs8Nl', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '024c8d4f-2213-467a-9810-e2c68e101832', 'ID_FS_UUID_ENC': '024c8d4f-2213-467a-9810-e2c68e101832', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '970815234'} ; 2024-03-01 17:58:05,423 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:58:05,423 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:58:05,427 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:58:05,427 INFO program/MainThread: stderr[15]: 2024-03-01 17:58:05,427 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:58:05,427 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:58:05,430 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:58:05,430 INFO program/MainThread: stderr[16]: 2024-03-01 17:58:05,430 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:58:05,431 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:58:05,434 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:58:05,434 INFO program/MainThread: stderr[17]: 2024-03-01 17:58:05,434 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:58:05,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:58:05,445 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:05,445 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:05,446 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:05,446 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:05,442 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:05,447 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:58:05,450 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:58:05,450 INFO program/MainThread: stderr[18]: 2024-03-01 17:58:05,450 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:58:05,454 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:58:05,458 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:05,458 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:58:05,462 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:05,462 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:58:05,466 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:05,466 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:58:05,470 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:05,470 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:58:05,470 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:58:05,474 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:05,474 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:58:05,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:58:05,477 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:58:05,478 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:58:05,481 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/lvm-pv-uuid-VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', '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': 'VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb', 'ID_FS_UUID_ENC': 'VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470300266'} ; 2024-03-01 17:58:05,481 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 17:58:05,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:05,492 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:58:05,493 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:58:05,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:58:05,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:58:05,496 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:58:05,499 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:58:05,500 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 17:58:05,503 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 17:58:05,503 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:58:05,504 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:58:05,504 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76006ee400) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:58:05,507 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:58:05,511 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:05,511 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:58:05,514 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:05,514 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:58:05,518 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:05,518 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:58:05,521 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:05,521 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:58:05,524 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:58:05,525 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:58:05,525 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/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:05,553 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 2024-03-01 17:58:05,553 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU. WARNING: Couldn't find device with uuid Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske. WARNING: VG test_vg2 is missing PV WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU (last written to /dev/sde). WARNING: VG test_vg2 is missing PV Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske (last written to /dev/sdf). WARNING: Couldn't find all devices for LV test_vg2/lv4_snapset1 while checking used and assumed devices. 2024-03-01 17:58:05,553 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:58:05,553 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:58:05,557 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb ; label: None ; device: /dev/sdd ; serial: 36001405b29e06470c8045e7b05d4d5a3 ; exists: True ; vg_name: test_vg2 ; vg_uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; pe_start: 8 MiB ; free: 48 MiB ; 2024-03-01 17:58:05,558 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:58:05,561 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:58:05,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; incomplete: True ; hidden: False ; 2024-03-01 17:58:05,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:58:05,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:05,574 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/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:05,601 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 2024-03-01 17:58:05,601 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU. WARNING: Couldn't find device with uuid Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske. WARNING: VG test_vg2 is missing PV WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU (last written to /dev/sde). WARNING: VG test_vg2 is missing PV Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske (last written to /dev/sdf). WARNING: Couldn't find all devices for LV test_vg2/lv4_snapset1 while checking used and assumed devices. 2024-03-01 17:58:05,601 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:58:05,601 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:58:05,602 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:58:05,607 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:58:05,610 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:58:05,611 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:58:05,614 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:58:05,614 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/sdb$|","a|/dev/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:05,641 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:58:05,641 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU. WARNING: Couldn't find device with uuid Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske. WARNING: VG test_vg2 is missing PV WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU (last written to /dev/sde). WARNING: VG test_vg2 is missing PV Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske (last written to /dev/sdf). WARNING: Couldn't find all devices for LV test_vg2/lv4_snapset1 while checking used and assumed devices. 2024-03-01 17:58:05,641 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:58:05,645 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:58:05,646 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:58:05,649 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:58:05,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; incomplete: True ; hidden: False ; 2024-03-01 17:58:05,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:58:05,656 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:58:05,656 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:58:05,659 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU ' '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de', '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': 'WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU', 'ID_FS_UUID_ENC': 'WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470485885'} ; 2024-03-01 17:58:05,660 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 17:58:05,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:05,671 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:58:05,671 INFO blivet/MainThread: sde is a disk 2024-03-01 17:58:05,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:58:05,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:58:05,675 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:58:05,678 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:58:05,678 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 17:58:05,682 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 17:58:05,682 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:58:05,682 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:58:05,682 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76006faa58) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:58:05,686 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:58:05,689 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:05,690 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:58:05,693 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:05,693 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:58:05,697 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:05,697 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:58:05,700 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:05,700 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:58:05,703 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:58:05,703 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:58:05,704 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/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:05,732 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 2024-03-01 17:58:05,732 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske. WARNING: VG test_vg2 is missing PV Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske (last written to /dev/sdf). 2024-03-01 17:58:05,732 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:58:05,732 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:58:05,737 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU ; label: None ; device: /dev/sde ; serial: 3600140512da640d910d4dc79699564de ; exists: True ; vg_name: test_vg2 ; vg_uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; pe_start: 8 MiB ; free: 924 MiB ; 2024-03-01 17:58:05,737 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:58:05,741 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:58:05,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; incomplete: True ; hidden: False ; 2024-03-01 17:58:05,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:58:05,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:58:05,755 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:58:05,758 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:58:05,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; incomplete: True ; hidden: False ; 2024-03-01 17:58:05,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:05,764 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/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:05,795 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:58:05,795 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske. WARNING: VG test_vg2 is missing PV Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske (last written to /dev/sdf). 2024-03-01 17:58:05,795 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:58:05,795 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:58:05,795 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:58:05,800 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/lvm-pv-uuid-Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', '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': 'Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske', 'ID_FS_UUID_ENC': 'Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470390507'} ; 2024-03-01 17:58:05,800 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 17:58:05,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:05,812 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:58:05,812 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:58:05,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:58:05,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:58:05,816 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:58:05,819 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:58:05,819 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 17:58:05,823 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 17:58:05,823 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:58:05,823 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:58:05,823 INFO blivet/MainThread: got device: DiskDevice instance (0x7f7600706828) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:58:05,827 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:58:05,831 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:05,831 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:58:05,834 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:05,834 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:58:05,838 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:05,838 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:58:05,841 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:05,841 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:58:05,845 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:58:05,845 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:58:05,845 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/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:05,873 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 2024-03-01 17:58:05,873 INFO program/MainThread: stderr[24]: 2024-03-01 17:58:05,873 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:58:05,873 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:58:05,878 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske ; label: None ; device: /dev/sdf ; serial: 36001405ab2f3813986e4e038f9dd0b00 ; exists: True ; vg_name: test_vg2 ; vg_uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:58:05,878 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:58:05,881 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:58:05,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; incomplete: True ; hidden: False ; 2024-03-01 17:58:05,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:05,892 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:58:05,895 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:58:05,898 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:58:05,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 ; incomplete: True ; hidden: False ; 2024-03-01 17:58:05,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:05,905 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/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:05,933 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 17:58:05,933 INFO program/MainThread: stderr[25]: 2024-03-01 17:58:05,933 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:58:05,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:05,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD ; incomplete: False ; hidden: False ; 2024-03-01 17:58:05,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:58:05,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:58:05,952 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:58:05,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:58:05,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:58:05,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:58:05,960 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:58:05,963 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 17:58:05,964 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:58:05,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:58:05,968 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:58:05,971 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:58:05,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:58:05,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:58:05,979 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:58:05,979 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:58:05,982 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 17:58:05,983 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:58:05,983 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:58:05,983 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:58:05,986 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:58:05,987 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:58:05,990 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 17:58:05,990 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:58:05,994 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/95ba79d4-3aba-4112-8f9d-c7f522d8af5c ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1b8RSSSuAfUjtpAsLS8QgWh6dcyl6pdnD ' '/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-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1b8RSSSuAfUjtpAsLS8QgWh6dcyl6pdnD', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'ID_FS_UUID_ENC': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '970003422'} ; 2024-03-01 17:58:05,994 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:58:05,994 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:58:05,998 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:58:05,998 INFO program/MainThread: stderr[26]: 2024-03-01 17:58:05,998 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:58:05,999 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:58:06,002 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:58:06,002 INFO program/MainThread: stderr[27]: 2024-03-01 17:58:06,002 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:58:06,002 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:58:06,005 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:58:06,005 INFO program/MainThread: stderr[28]: 2024-03-01 17:58:06,005 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:58:06,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:58:06,016 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:06,016 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:58:06,017 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:06,017 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:58:06,013 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 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 17:58:06,018 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:58:06,021 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:58:06,021 INFO program/MainThread: stderr[29]: 2024-03-01 17:58:06,021 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:58:06,025 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:58:06,030 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:06,030 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:58:06,033 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:06,033 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:58:06,037 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,037 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:58:06,041 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,041 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:58:06,041 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:58:06,045 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:06,045 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:58:06,048 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:58:06,049 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:58:06,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:06,056 INFO blivet/MainThread: found lvm snapshot volume 'test_vg2-lv3_snapset1' 2024-03-01 17:58:06,056 INFO program/MainThread: Running [30] lvm lvs --noheadings -o origin test_vg2/lv3_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:06,082 INFO program/MainThread: stdout[30]: lv3 2024-03-01 17:58:06,082 INFO program/MainThread: stderr[30]: 2024-03-01 17:58:06,082 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:58:06,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:58:06,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:58:06,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:58:06,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:58:06,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 1 ; 2024-03-01 17:58:06,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:58:06,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: None ; 2024-03-01 17:58:06,124 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 17:58:06,124 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 17:58:06,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 17:58:06,128 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 48 MiB (48 MiB) 2024-03-01 17:58:06,128 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:58:06,132 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 2 ; 2024-03-01 17:58:06,135 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 1 ; 2024-03-01 17:58:06,136 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:58:06,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: None ; 2024-03-01 17:58:06,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 17:58:06,143 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 17:58:06,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 17:58:06,147 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 48 MiB (48 MiB) 2024-03-01 17:58:06,147 DEBUG blivet/MainThread: Adding test_vg2-lv3_snapset1/48 MiB to test_vg2 2024-03-01 17:58:06,147 INFO blivet/MainThread: added lvmsnapshot test_vg2-lv3_snapset1 (id 118) to device tree 2024-03-01 17:58:06,151 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 17:58:06,151 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 17:58:06,154 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 17:58:06,155 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 48 MiB (48 MiB) 2024-03-01 17:58:06,159 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-uuid/95ba79d4-3aba-4112-8f9d-c7f522d8af5c ' '/dev/test_vg2/lv3_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1TTr1NPcada715wjfLlW3Qtn3YxfqoZ9x ' '/dev/disk/by-id/dm-name-test_vg2-lv3_snapset1 ' '/dev/mapper/test_vg2-lv3_snapset1', 'DEVNAME': '/dev/dm-10', 'DEVPATH': '/devices/virtual/block/dm-10', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1TTr1NPcada715wjfLlW3Qtn3YxfqoZ9x', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'ID_FS_UUID_ENC': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'MAJOR': '253', 'MINOR': '10', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-10', 'SYS_PATH': '/sys/devices/virtual/block/dm-10', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '975802045'} ; 2024-03-01 17:58:06,159 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1 (/sys/devices/virtual/block/dm-10)... 2024-03-01 17:58:06,159 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:58:06,163 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:58:06,163 INFO program/MainThread: stderr[31]: 2024-03-01 17:58:06,163 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:58:06,163 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:58:06,166 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:58:06,166 INFO program/MainThread: stderr[32]: 2024-03-01 17:58:06,167 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:58:06,167 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:58:06,170 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:58:06,170 INFO program/MainThread: stderr[33]: 2024-03-01 17:58:06,170 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:58:06,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) 2024-03-01 17:58:06,181 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:06,182 DEBUG blivet/MainThread: vg test_vg2 has 2.63 GiB free 2024-03-01 17:58:06,182 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:06,183 DEBUG blivet/MainThread: vg test_vg2 has 2.63 GiB free 2024-03-01 17:58:06,178 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f760f777ac8) -- name = test_vg2-lv3_snapset1 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x size = 48 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-10 target size = 48 MiB path = /dev/mapper/test_vg2-lv3_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.63 GiB free extents = 673 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118)'] segment type = linear percent = 0 VG space used = 48 MiB 2024-03-01 17:58:06,183 INFO program/MainThread: Running [34] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:58:06,186 INFO program/MainThread: stdout[34]: LVM 2024-03-01 17:58:06,187 INFO program/MainThread: stderr[34]: 2024-03-01 17:58:06,187 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:58:06,191 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3_snapset1 ; 2024-03-01 17:58:06,195 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:06,195 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:58:06,199 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:06,199 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:58:06,203 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,203 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:58:06,206 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,206 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:58:06,207 INFO blivet/MainThread: type detected on 'test_vg2-lv3_snapset1' is 'xfs' 2024-03-01 17:58:06,210 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:06,210 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:58:06,214 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: xfs ; current: None ; 2024-03-01 17:58:06,214 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:58:06,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:06,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:58:06,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 132 2024-03-01 17:58:06,231 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:58:06,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:58:06,235 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:58:06,239 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:58:06,239 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:58:06,242 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 17:58:06,243 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:58:06,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 17:58:06,247 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 3 ; 2024-03-01 17:58:06,250 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:58:06,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 17:58:06,254 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:58:06,258 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:58:06,258 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:58:06,261 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 17:58:06,262 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:58:06,262 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:58:06,262 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 131) to device tree 2024-03-01 17:58:06,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:58:06,266 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:58:06,269 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 17:58:06,270 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:58:06,273 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-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1Sf0VXfsmQscwU9a3t7vSTO2Lur3HTHJi ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/03bbb669-915f-4bc0-8f1e-d475390abe85 ' '/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-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1Sf0VXfsmQscwU9a3t7vSTO2Lur3HTHJi', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'ID_FS_UUID_ENC': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '969713025'} ; 2024-03-01 17:58:06,274 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:58:06,274 INFO program/MainThread: Running [35] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:58:06,277 INFO program/MainThread: stdout[35]: LVM 2024-03-01 17:58:06,277 INFO program/MainThread: stderr[35]: 2024-03-01 17:58:06,277 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:58:06,277 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:58:06,280 INFO program/MainThread: stdout[36]: LVM 2024-03-01 17:58:06,281 INFO program/MainThread: stderr[36]: 2024-03-01 17:58:06,281 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:58:06,281 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:58:06,284 INFO program/MainThread: stdout[37]: LVM 2024-03-01 17:58:06,284 INFO program/MainThread: stderr[37]: 2024-03-01 17:58:06,284 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:58:06,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (131) 2024-03-01 17:58:06,295 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:06,296 DEBUG blivet/MainThread: vg test_vg2 has 2.03 GiB free 2024-03-01 17:58:06,297 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:06,297 DEBUG blivet/MainThread: vg test_vg2 has 2.03 GiB free 2024-03-01 17:58:06,293 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131)'] 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.03 GiB free extents = 520 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131)'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:06,298 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:58:06,301 INFO program/MainThread: stdout[38]: LVM 2024-03-01 17:58:06,301 INFO program/MainThread: stderr[38]: 2024-03-01 17:58:06,302 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:58:06,306 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:58:06,310 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:06,310 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 138 2024-03-01 17:58:06,313 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:06,313 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 139 2024-03-01 17:58:06,317 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,317 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 140 2024-03-01 17:58:06,321 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,321 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 141 2024-03-01 17:58:06,321 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:58:06,325 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:06,325 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 142 2024-03-01 17:58:06,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:58:06,329 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:58:06,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:06,336 INFO blivet/MainThread: found lvm snapshot volume 'test_vg2-lv4_snapset1' 2024-03-01 17:58:06,336 INFO program/MainThread: Running [39] lvm lvs --noheadings -o origin test_vg2/lv4_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:06,363 INFO program/MainThread: stdout[39]: lv4 2024-03-01 17:58:06,363 INFO program/MainThread: stderr[39]: 2024-03-01 17:58:06,363 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:58:06,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem 2024-03-01 17:58:06,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem 2024-03-01 17:58:06,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:58:06,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 17:58:06,389 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 3 ; 2024-03-01 17:58:06,389 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 146 2024-03-01 17:58:06,392 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: None ; 2024-03-01 17:58:06,396 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 17:58:06,397 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 17:58:06,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 17:58:06,401 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 92 MiB (92 MiB) 2024-03-01 17:58:06,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:58:06,405 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 4 ; 2024-03-01 17:58:06,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 3 ; 2024-03-01 17:58:06,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 149 2024-03-01 17:58:06,412 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: None ; 2024-03-01 17:58:06,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 17:58:06,416 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 17:58:06,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 17:58:06,420 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 92 MiB (92 MiB) 2024-03-01 17:58:06,420 DEBUG blivet/MainThread: Adding test_vg2-lv4_snapset1/92 MiB to test_vg2 2024-03-01 17:58:06,420 INFO blivet/MainThread: added lvmsnapshot test_vg2-lv4_snapset1 (id 144) to device tree 2024-03-01 17:58:06,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 17:58:06,424 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 17:58:06,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 17:58:06,428 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 92 MiB (92 MiB) 2024-03-01 17:58:06,431 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4_snapset1 ' '/dev/test_vg2/lv4_snapset1 /dev/mapper/test_vg2-lv4_snapset1 ' '/dev/disk/by-uuid/03bbb669-915f-4bc0-8f1e-d475390abe85 ' '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1fz4c0dI6tVwCs7LFMRsxDCJyyF5pjVNr', 'DEVNAME': '/dev/dm-13', 'DEVPATH': '/devices/virtual/block/dm-13', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1fz4c0dI6tVwCs7LFMRsxDCJyyF5pjVNr', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'ID_FS_UUID_ENC': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'MAJOR': '253', 'MINOR': '13', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-13', 'SYS_PATH': '/sys/devices/virtual/block/dm-13', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '976096279'} ; 2024-03-01 17:58:06,431 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1 (/sys/devices/virtual/block/dm-13)... 2024-03-01 17:58:06,432 INFO program/MainThread: Running [40] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:58:06,436 INFO program/MainThread: stdout[40]: LVM 2024-03-01 17:58:06,436 INFO program/MainThread: stderr[40]: 2024-03-01 17:58:06,436 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:58:06,436 INFO program/MainThread: Running [41] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:58:06,439 INFO program/MainThread: stdout[41]: LVM 2024-03-01 17:58:06,439 INFO program/MainThread: stderr[41]: 2024-03-01 17:58:06,439 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:58:06,439 INFO program/MainThread: Running [42] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:58:06,442 INFO program/MainThread: stdout[42]: LVM 2024-03-01 17:58:06,442 INFO program/MainThread: stderr[42]: 2024-03-01 17:58:06,442 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:58:06,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 2024-03-01 17:58:06,454 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:06,455 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:06,456 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:06,457 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:06,451 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006d3a58) -- name = test_vg2-lv4_snapset1 status = True id = 144 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr size = 92 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-13 target size = 92 MiB path = /dev/mapper/test_vg2-lv4_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144)'] 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144)'] segment type = linear percent = 0 VG space used = 92 MiB 2024-03-01 17:58:06,458 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:58:06,460 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:58:06,461 INFO program/MainThread: stderr[43]: 2024-03-01 17:58:06,461 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:58:06,465 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4_snapset1 ; 2024-03-01 17:58:06,469 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:06,469 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 151 2024-03-01 17:58:06,473 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:06,473 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 152 2024-03-01 17:58:06,476 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,477 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:58:06,480 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,480 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 154 2024-03-01 17:58:06,481 INFO blivet/MainThread: type detected on 'test_vg2-lv4_snapset1' is 'xfs' 2024-03-01 17:58:06,484 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:06,484 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 155 2024-03-01 17:58:06,488 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: xfs ; current: None ; 2024-03-01 17:58:06,488 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:58:06,488 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:58:06,492 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/lvm-pv-uuid-7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', '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': '7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0', 'ID_FS_UUID_ENC': '7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470531967'} ; 2024-03-01 17:58:06,492 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 17:58:06,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:06,504 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:58:06,504 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:58:06,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 17:58:06,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 160 2024-03-01 17:58:06,508 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:58:06,511 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:58:06,511 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 17:58:06,515 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 17:58:06,515 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:58:06,515 INFO blivet/MainThread: added disk sdg (id 158) to device tree 2024-03-01 17:58:06,515 INFO blivet/MainThread: got device: DiskDevice instance (0x7f760068c8d0) -- name = sdg status = True id = 158 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:58:06,519 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:58:06,522 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:06,522 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 162 2024-03-01 17:58:06,526 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:06,526 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 163 2024-03-01 17:58:06,529 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,530 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 164 2024-03-01 17:58:06,533 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,533 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 165 2024-03-01 17:58:06,536 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:58:06,536 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:58:06,537 INFO program/MainThread: Running [44] 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/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:06,565 INFO program/MainThread: stdout[44]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:58:06,565 INFO program/MainThread: stderr[44]: WARNING: Couldn't find device with uuid ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL. WARNING: Couldn't find device with uuid 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7. WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:58:06,565 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:58:06,566 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:58:06,570 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 ; label: None ; device: /dev/sdg ; serial: 360014052bb7716aefa74737b650e5cf0 ; exists: True ; vg_name: test_vg3 ; vg_uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:58:06,570 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 166 2024-03-01 17:58:06,573 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:58:06,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:58:06,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:58:06,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:06,587 INFO program/MainThread: Running [45] 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/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:06,620 INFO program/MainThread: stdout[45]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:58:06,620 INFO program/MainThread: stderr[45]: WARNING: Couldn't find device with uuid ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL. WARNING: Couldn't find device with uuid 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7. WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:58:06,620 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:58:06,620 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:58:06,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:58:06,626 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:58:06,630 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:58:06,630 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 17:58:06,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:58:06,634 INFO program/MainThread: Running [46] 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/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:06,664 INFO program/MainThread: stdout[46]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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=SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 17:58:06,664 INFO program/MainThread: stderr[46]: WARNING: Couldn't find device with uuid ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL. WARNING: Couldn't find device with uuid 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7. WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:58:06,664 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:58:06,670 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:58:06,670 INFO blivet/MainThread: added lvmvg test_vg3 (id 167) to device tree 2024-03-01 17:58:06,673 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:58:06,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:58:06,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (167) 2024-03-01 17:58:06,680 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:58:06,680 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:58:06,684 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/lvm-pv-uuid-ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80', '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': 'ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL', 'ID_FS_UUID_ENC': 'ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470636696'} ; 2024-03-01 17:58:06,684 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 17:58:06,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:06,696 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:58:06,696 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:58:06,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 173 2024-03-01 17:58:06,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 174 2024-03-01 17:58:06,700 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:58:06,703 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:58:06,704 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 17:58:06,707 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 17:58:06,707 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:58:06,708 INFO blivet/MainThread: added disk sdh (id 172) to device tree 2024-03-01 17:58:06,708 INFO blivet/MainThread: got device: DiskDevice instance (0x7f760069d7f0) -- name = sdh status = True id = 172 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:58:06,711 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:58:06,715 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:06,715 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 176 2024-03-01 17:58:06,719 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:06,719 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 177 2024-03-01 17:58:06,722 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,723 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 178 2024-03-01 17:58:06,726 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,726 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 179 2024-03-01 17:58:06,729 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:58:06,729 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:58:06,729 INFO program/MainThread: Running [47] 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/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:06,760 INFO program/MainThread: stdout[47]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:58:06,760 INFO program/MainThread: stderr[47]: WARNING: Couldn't find device with uuid 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7. WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:58:06,760 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:58:06,760 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:58:06,765 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL ; label: None ; device: /dev/sdh ; serial: 3600140552650359835849f7ba7a6e298 ; exists: True ; vg_name: test_vg3 ; vg_uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; pe_start: 8 MiB ; 2024-03-01 17:58:06,765 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 180 2024-03-01 17:58:06,768 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:58:06,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:58:06,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (167) 2024-03-01 17:58:06,778 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:58:06,782 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:58:06,785 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:58:06,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:58:06,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:06,792 INFO program/MainThread: Running [48] 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/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:06,822 INFO program/MainThread: stdout[48]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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=SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 17:58:06,822 INFO program/MainThread: stderr[48]: WARNING: Couldn't find device with uuid 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7. WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:58:06,822 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:58:06,823 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:58:06,823 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:58:06,828 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 ' '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10', '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': '72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7', 'ID_FS_UUID_ENC': '72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470768159'} ; 2024-03-01 17:58:06,828 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 17:58:06,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:06,840 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:58:06,841 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:58:06,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 183 2024-03-01 17:58:06,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 17:58:06,844 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:58:06,848 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:58:06,848 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 17:58:06,851 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 17:58:06,852 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:58:06,852 INFO blivet/MainThread: added disk sdi (id 182) to device tree 2024-03-01 17:58:06,852 INFO blivet/MainThread: got device: DiskDevice instance (0x7f760069aeb8) -- name = sdi status = True id = 182 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:58:06,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:58:06,859 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:06,859 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 186 2024-03-01 17:58:06,863 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:06,863 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 187 2024-03-01 17:58:06,866 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,867 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 188 2024-03-01 17:58:06,870 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:06,870 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 189 2024-03-01 17:58:06,873 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:58:06,873 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:58:06,874 INFO program/MainThread: Running [49] 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/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:06,904 INFO program/MainThread: stdout[49]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:58:06,904 INFO program/MainThread: stderr[49]: WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:58:06,904 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:58:06,904 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:58:06,909 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 ; label: None ; device: /dev/sdi ; serial: 360014058afb5daaef3e4b3a84a251840 ; exists: True ; vg_name: test_vg3 ; vg_uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; pe_start: 8 MiB ; 2024-03-01 17:58:06,909 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 190 2024-03-01 17:58:06,912 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:58:06,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:58:06,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:06,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:58:06,926 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:58:06,929 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:58:06,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:58:06,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:06,936 INFO program/MainThread: Running [50] 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/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:06,966 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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=SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 17:58:06,966 INFO program/MainThread: stderr[50]: WARNING: Couldn't find device with uuid gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5. WARNING: VG test_vg3 is missing PV gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 (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 17:58:06,966 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:58:06,966 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:58:06,967 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:58:06,971 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/lvm-pv-uuid-gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f', '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': 'gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5', 'ID_FS_UUID_ENC': 'gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470854761'} ; 2024-03-01 17:58:06,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 17:58:06,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:58:06,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:06,984 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:58:06,984 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:58:06,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:58:06,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 194 2024-03-01 17:58:06,988 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:58:06,991 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:58:06,992 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 17:58:06,995 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 17:58:06,995 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:58:06,996 INFO blivet/MainThread: added disk sdj (id 192) to device tree 2024-03-01 17:58:06,996 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76006ea208) -- name = sdj status = True id = 192 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:58:06,999 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:58:07,003 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:07,003 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 196 2024-03-01 17:58:07,006 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:07,007 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 197 2024-03-01 17:58:07,010 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:07,010 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:58:07,014 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:07,014 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 199 2024-03-01 17:58:07,017 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:58:07,017 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:58:07,017 INFO program/MainThread: Running [51] 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/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:07,048 INFO program/MainThread: stdout[51]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=eDf1Bj-Tq7L-4vN9-0yMv-O35G-6UQU-P273JO LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=WhrAxX-d35f-4WtX-C8QU-U9Mv-6Otf-08cSJU LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=uqc5WT-Trx2-2rzz-kGke-MTCV-qY0G-B5hdqO LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp 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=VLrtbw-yARD-l6vO-iOpo-8fGN-Zh6n-sMe9tb LVM2_PV_FREE=50331648 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=WMpevY-s29P-lNkn-ieje-scQY-sD7u-gr1jIU LVM2_PV_FREE=968884224 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=Ui2Mcl-a0Tz-nCMG-UTsO-eSQq-qmnJ-aHqske LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2084569088 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=497 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=7fcalU-usaC-K91E-7X4z-HFw3-gC64-zSzVh0 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=ONY0sV-X8aS-pJvd-Yry5-v38p-iZVu-mPnNiL LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=72RUHf-c8Lh-mI28-kH4a-NvKk-y2cl-Gbk4I7 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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=gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW 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 17:58:07,048 INFO program/MainThread: stderr[51]: 2024-03-01 17:58:07,048 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:58:07,049 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:58:07,053 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: gRUHML-RrTY-qTjC-zcWu-RATL-opde-hvT5j5 ; label: None ; device: /dev/sdj ; serial: 360014058c36cb0afef940828c2306d7f ; exists: True ; vg_name: test_vg3 ; vg_uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:58:07,053 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 200 2024-03-01 17:58:07,057 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:58:07,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:58:07,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:07,067 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:58:07,070 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:58:07,073 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:58:07,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW ; incomplete: True ; hidden: False ; 2024-03-01 17:58:07,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:07,080 INFO program/MainThread: Running [52] 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/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:07,111 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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=b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x LVM2_LV_SIZE=50331648 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=owi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,origin,thickorigin LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr LVM2_LV_SIZE=96468992 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public,snapshot,thicksnapshot LVM2_MOVE_PV= LVM2_DATA_PERCENT=0.00 LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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=FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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=SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 17:58:07,111 INFO program/MainThread: stderr[52]: 2024-03-01 17:58:07,111 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:58:07,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:07,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:07,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI ; incomplete: False ; hidden: False ; 2024-03-01 17:58:07,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:58:07,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:58:07,131 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:58:07,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:58:07,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:58:07,138 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:58:07,139 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:58:07,142 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 17:58:07,143 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:58:07,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:58:07,147 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:58:07,150 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:58:07,150 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:58:07,154 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:58:07,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:58:07,158 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:58:07,161 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 17:58:07,161 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:58:07,162 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:58:07,162 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 201) to device tree 2024-03-01 17:58:07,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:58:07,165 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:58:07,169 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 17:58:07,169 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:58:07,173 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/b7f494bf-9309-42c4-a40b-4b9f8afec010 ' '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWiYIDPGrbcfZnzz11h2kPfHtml5hzf3dI', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', '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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWiYIDPGrbcfZnzz11h2kPfHtml5hzf3dI', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b7f494bf-9309-42c4-a40b-4b9f8afec010', 'ID_FS_UUID_ENC': 'b7f494bf-9309-42c4-a40b-4b9f8afec010', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '968876502'} ; 2024-03-01 17:58:07,173 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:58:07,173 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:58:07,177 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:58:07,177 INFO program/MainThread: stderr[53]: 2024-03-01 17:58:07,178 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:58:07,178 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:58:07,181 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:58:07,181 INFO program/MainThread: stderr[54]: 2024-03-01 17:58:07,181 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:58:07,181 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:58:07,184 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:58:07,184 INFO program/MainThread: stderr[55]: 2024-03-01 17:58:07,184 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:58:07,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:07,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (201) 2024-03-01 17:58:07,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:07,196 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:58:07,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:07,197 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:58:07,193 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201)'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201)'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:07,198 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:58:07,201 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:58:07,201 INFO program/MainThread: stderr[56]: 2024-03-01 17:58:07,201 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:58:07,205 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:58:07,209 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:07,209 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:58:07,213 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:07,213 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:58:07,217 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:07,217 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:58:07,220 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:07,221 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:58:07,221 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:58:07,224 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:07,225 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:58:07,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:58:07,228 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:58:07,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:07,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:07,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q ; incomplete: False ; hidden: False ; 2024-03-01 17:58:07,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:58:07,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:58:07,246 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:58:07,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:58:07,249 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:58:07,253 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:58:07,253 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:58:07,257 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 17:58:07,257 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:58:07,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:58:07,261 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:58:07,265 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:58:07,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:58:07,268 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:58:07,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:58:07,272 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:58:07,276 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 17:58:07,276 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:58:07,276 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:58:07,276 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 214) to device tree 2024-03-01 17:58:07,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:58:07,280 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:58:07,283 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 17:58:07,284 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:58:07,287 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/a5925efd-562d-4123-9bad-b9ac6fc3eb51 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/mapper/test_vg3-lv6 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWzuVLbUmVi8uuBhVCcHf3uymACqwx2p5Q', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', '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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWzuVLbUmVi8uuBhVCcHf3uymACqwx2p5Q', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a5925efd-562d-4123-9bad-b9ac6fc3eb51', 'ID_FS_UUID_ENC': 'a5925efd-562d-4123-9bad-b9ac6fc3eb51', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '968572384'} ; 2024-03-01 17:58:07,287 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:58:07,288 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:58:07,291 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:58:07,291 INFO program/MainThread: stderr[57]: 2024-03-01 17:58:07,291 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:58:07,291 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:58:07,294 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:58:07,294 INFO program/MainThread: stderr[58]: 2024-03-01 17:58:07,294 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:58:07,294 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:58:07,297 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:58:07,298 INFO program/MainThread: stderr[59]: 2024-03-01 17:58:07,298 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:58:07,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:07,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (214) 2024-03-01 17:58:07,309 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:07,310 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:58:07,311 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:07,312 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:58:07,307 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214)'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214)'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:07,312 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:58:07,315 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:58:07,315 INFO program/MainThread: stderr[60]: 2024-03-01 17:58:07,315 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:58:07,320 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:58:07,324 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:07,324 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:58:07,328 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:07,328 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:58:07,331 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:07,331 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:58:07,335 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:07,335 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:58:07,335 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:58:07,339 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:07,339 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:58:07,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:58:07,343 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:58:07,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:07,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:07,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre ; incomplete: False ; hidden: False ; 2024-03-01 17:58:07,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:58:07,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 228 2024-03-01 17:58:07,360 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:58:07,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:58:07,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:58:07,367 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:58:07,368 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:58:07,371 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 17:58:07,372 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:58:07,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 231 2024-03-01 17:58:07,376 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:58:07,379 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:58:07,379 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 232 2024-03-01 17:58:07,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:58:07,386 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:58:07,387 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:58:07,390 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 17:58:07,391 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:58:07,391 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:58:07,391 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 227) to device tree 2024-03-01 17:58:07,394 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:58:07,395 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:58:07,398 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 17:58:07,398 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:58:07,402 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/52ae1b55-b220-4897-9a62-e2f294353bc9 ' '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWFD44x7T66GatQkylQosj4srZB1Qoyhre ' '/dev/test_vg3/lv7 /dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', '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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWFD44x7T66GatQkylQosj4srZB1Qoyhre', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '52ae1b55-b220-4897-9a62-e2f294353bc9', 'ID_FS_UUID_ENC': '52ae1b55-b220-4897-9a62-e2f294353bc9', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '968270124'} ; 2024-03-01 17:58:07,402 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:58:07,402 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:58:07,405 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:58:07,406 INFO program/MainThread: stderr[61]: 2024-03-01 17:58:07,406 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:58:07,406 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:58:07,409 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:58:07,409 INFO program/MainThread: stderr[62]: 2024-03-01 17:58:07,409 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:58:07,409 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:58:07,412 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:58:07,412 INFO program/MainThread: stderr[63]: 2024-03-01 17:58:07,412 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:58:07,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:07,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (227) 2024-03-01 17:58:07,424 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:07,425 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:58:07,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:07,427 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:58:07,421 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227)'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:07,427 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:58:07,431 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:58:07,431 INFO program/MainThread: stderr[64]: 2024-03-01 17:58:07,431 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:58:07,435 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:58:07,439 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:07,439 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 234 2024-03-01 17:58:07,443 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:07,443 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 235 2024-03-01 17:58:07,446 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:07,447 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 236 2024-03-01 17:58:07,451 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:07,451 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 237 2024-03-01 17:58:07,451 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:58:07,455 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:07,455 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 238 2024-03-01 17:58:07,458 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:58:07,459 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:58:07,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:07,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:07,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:07,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:58:07,472 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 241 2024-03-01 17:58:07,476 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:58:07,476 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 242 2024-03-01 17:58:07,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:58:07,483 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:58:07,484 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:58:07,487 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 17:58:07,488 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:58:07,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 244 2024-03-01 17:58:07,492 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:58:07,495 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:58:07,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 245 2024-03-01 17:58:07,499 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:58:07,503 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:58:07,503 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:58:07,506 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 17:58:07,507 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:58:07,507 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:58:07,507 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 240) to device tree 2024-03-01 17:58:07,510 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:58:07,511 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:58:07,514 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 17:58:07,514 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:58:07,518 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/311d49c2-6df9-4a37-b41e-c86cc3fb8f56 ' '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWSkBeSWKCETqw3wFNsW7pYrNnI91EZGq1 ' '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWSkBeSWKCETqw3wFNsW7pYrNnI91EZGq1', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '311d49c2-6df9-4a37-b41e-c86cc3fb8f56', 'ID_FS_UUID_ENC': '311d49c2-6df9-4a37-b41e-c86cc3fb8f56', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '967963791'} ; 2024-03-01 17:58:07,518 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:58:07,519 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:58:07,522 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:58:07,522 INFO program/MainThread: stderr[65]: 2024-03-01 17:58:07,522 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:58:07,522 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:58:07,526 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:58:07,526 INFO program/MainThread: stderr[66]: 2024-03-01 17:58:07,526 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:58:07,526 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:58:07,529 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:58:07,529 INFO program/MainThread: stderr[67]: 2024-03-01 17:58:07,529 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:58:07,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:07,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (240) 2024-03-01 17:58:07,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:07,543 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:07,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:07,544 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:07,538 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240)'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:07,545 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:58:07,548 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:58:07,548 INFO program/MainThread: stderr[68]: 2024-03-01 17:58:07,548 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:58:07,553 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:58:07,557 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:07,557 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 247 2024-03-01 17:58:07,560 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:07,560 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 248 2024-03-01 17:58:07,564 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:07,564 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 249 2024-03-01 17:58:07,568 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:07,568 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 250 2024-03-01 17:58:07,568 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:58:07,572 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:07,572 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 251 2024-03-01 17:58:07,575 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:58:07,575 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:58:07,576 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:58:07,579 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': '28327289'} ; 2024-03-01 17:58:07,579 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:58:07,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:58:07,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:07,591 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:58:07,592 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:58:07,592 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:58:07,592 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:58:07,592 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 255 2024-03-01 17:58:07,592 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 17:58:07,595 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:58:07,599 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:58:07,599 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:58:07,602 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:58:07,603 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:58:07,603 INFO blivet/MainThread: added disk xvda (id 254) to device tree 2024-03-01 17:58:07,603 INFO blivet/MainThread: got device: DiskDevice instance (0x7f76006ad3c8) -- name = xvda status = True id = 254 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 17:58:07,607 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:58:07,610 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:07,610 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 258 2024-03-01 17:58:07,614 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:07,614 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 259 2024-03-01 17:58:07,617 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:07,617 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 260 2024-03-01 17:58:07,621 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:07,621 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 261 2024-03-01 17:58:07,624 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:58:07,627 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:07,631 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:58:07,634 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 0x7f7601862088> 2024-03-01 17:58:10,835 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 262 2024-03-01 17:58:10,840 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:58:10,840 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:58:10,844 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': '28332446'} ; 2024-03-01 17:58:10,844 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:58:10,844 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:58:10,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:10,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:10,856 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:58:10,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:10,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:10,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:10,873 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:10,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:58:10,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (254) with existing msdos disklabel 2024-03-01 17:58:10,898 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 17:58:10,902 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:58:10,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 266 2024-03-01 17:58:10,905 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:58:10,909 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:58:10,909 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:58:10,912 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:58:10,912 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:58:10,913 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:58:10,916 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:58:10,919 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:58:10,922 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:58:10,925 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:58:10,929 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:58:10,929 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:58:10,929 INFO blivet/MainThread: added partition xvda1 (id 264) to device tree 2024-03-01 17:58:10,930 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:58:10,929 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f7600654828) -- name = xvda1 status = True id = 264 children = [] parents = ['existing 250 GiB disk xvda (254) 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 0x7f76006be360> disk = existing 250 GiB disk xvda (254) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:58:10,934 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:58:10,937 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:10,937 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 268 2024-03-01 17:58:10,941 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:10,941 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 269 2024-03-01 17:58:10,944 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:10,944 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 270 2024-03-01 17:58:10,948 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:10,948 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 271 2024-03-01 17:58:10,948 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:58:10,951 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:10,951 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 272 2024-03-01 17:58:10,955 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:58:10,955 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:58:10,958 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWSkBeSWKCETqw3wFNsW7pYrNnI91EZGq1 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/311d49c2-6df9-4a37-b41e-c86cc3fb8f56 ' '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', '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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWSkBeSWKCETqw3wFNsW7pYrNnI91EZGq1', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '311d49c2-6df9-4a37-b41e-c86cc3fb8f56', 'ID_FS_UUID_ENC': '311d49c2-6df9-4a37-b41e-c86cc3fb8f56', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '967963791'} ; 2024-03-01 17:58:10,958 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:58:10,958 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:58:10,962 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:58:10,962 INFO program/MainThread: stderr[69]: 2024-03-01 17:58:10,962 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:58:10,962 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:58:10,965 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:58:10,966 INFO program/MainThread: stderr[70]: 2024-03-01 17:58:10,966 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:58:10,966 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:58:10,969 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:58:10,969 INFO program/MainThread: stderr[71]: 2024-03-01 17:58:10,969 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:58:10,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:10,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem 2024-03-01 17:58:10,981 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:10,982 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:10,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:10,984 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:10,978 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:10,984 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:58:10,987 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:58:10,988 INFO program/MainThread: stderr[72]: 2024-03-01 17:58:10,988 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:58:10,992 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:58:10,992 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:58:10,995 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/52ae1b55-b220-4897-9a62-e2f294353bc9 ' '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWFD44x7T66GatQkylQosj4srZB1Qoyhre ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', '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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWFD44x7T66GatQkylQosj4srZB1Qoyhre', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '52ae1b55-b220-4897-9a62-e2f294353bc9', 'ID_FS_UUID_ENC': '52ae1b55-b220-4897-9a62-e2f294353bc9', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '968270124'} ; 2024-03-01 17:58:10,995 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:58:10,995 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:58:10,998 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:58:10,999 INFO program/MainThread: stderr[73]: 2024-03-01 17:58:10,999 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:58:10,999 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:58:11,002 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:58:11,002 INFO program/MainThread: stderr[74]: 2024-03-01 17:58:11,002 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:58:11,002 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:58:11,005 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:58:11,005 INFO program/MainThread: stderr[75]: 2024-03-01 17:58:11,005 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:58:11,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem 2024-03-01 17:58:11,017 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:11,018 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:11,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:11,020 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:11,014 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:11,020 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:58:11,023 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:58:11,024 INFO program/MainThread: stderr[76]: 2024-03-01 17:58:11,024 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:58:11,028 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:58:11,028 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:58:11,031 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3_snapset1 ' '/dev/disk/by-uuid/95ba79d4-3aba-4112-8f9d-c7f522d8af5c ' '/dev/test_vg2/lv3_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1TTr1NPcada715wjfLlW3Qtn3YxfqoZ9x ' '/dev/mapper/test_vg2-lv3_snapset1', 'DEVNAME': '/dev/dm-10', 'DEVPATH': '/devices/virtual/block/dm-10', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1TTr1NPcada715wjfLlW3Qtn3YxfqoZ9x', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'ID_FS_UUID_ENC': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'MAJOR': '253', 'MINOR': '10', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-10', 'SYS_PATH': '/sys/devices/virtual/block/dm-10', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '975802045'} ; 2024-03-01 17:58:11,031 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1 (/sys/devices/virtual/block/dm-10)... 2024-03-01 17:58:11,032 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:58:11,035 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:58:11,035 INFO program/MainThread: stderr[77]: 2024-03-01 17:58:11,035 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:58:11,035 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:58:11,038 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:58:11,038 INFO program/MainThread: stderr[78]: 2024-03-01 17:58:11,038 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:58:11,038 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:58:11,041 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:58:11,042 INFO program/MainThread: stderr[79]: 2024-03-01 17:58:11,042 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:58:11,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs filesystem 2024-03-01 17:58:11,053 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:11,054 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:11,054 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:11,056 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:11,050 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f760f777ac8) -- name = test_vg2-lv3_snapset1 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = TTr1NP-cada-715w-jfLl-W3Qt-n3Yx-fqoZ9x size = 48 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-10 target size = 48 MiB path = /dev/mapper/test_vg2-lv3_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 48 MiB 2024-03-01 17:58:11,056 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 17:58:11,059 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:58:11,060 INFO program/MainThread: stderr[80]: 2024-03-01 17:58:11,060 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:58:11,064 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3_snapset1 ; 2024-03-01 17:58:11,064 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3_snapset1, bailing 2024-03-01 17:58:11,067 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4-real ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4-real', 'DEVNAME': '/dev/dm-11', 'DEVPATH': '/devices/virtual/block/dm-11', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1Sf0VXfsmQscwU9a3t7vSTO2Lur3HTHJi-real', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '11', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-11', 'SYS_PATH': '/sys/devices/virtual/block/dm-11', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '976065559'} ; 2024-03-01 17:58:11,067 INFO blivet/MainThread: scanning test_vg2-lv4-real (/sys/devices/virtual/block/dm-11)... 2024-03-01 17:58:11,067 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 17:58:11,070 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:58:11,071 INFO program/MainThread: stderr[81]: 2024-03-01 17:58:11,071 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:58:11,071 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 17:58:11,074 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:58:11,074 INFO program/MainThread: stderr[82]: 2024-03-01 17:58:11,074 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:58:11,074 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 17:58:11,077 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:58:11,077 INFO program/MainThread: stderr[83]: 2024-03-01 17:58:11,077 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:58:11,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4-real ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,087 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 17:58:11,090 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:58:11,090 INFO program/MainThread: stderr[84]: 2024-03-01 17:58:11,090 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:58:11,090 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 17:58:11,093 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:58:11,093 INFO program/MainThread: stderr[85]: 2024-03-01 17:58:11,093 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:58:11,094 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 17:58:11,096 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:58:11,097 INFO program/MainThread: stderr[86]: 2024-03-01 17:58:11,097 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:58:11,101 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv4-real ; 2024-03-01 17:58:11,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 17:58:11,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:11,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:58:11,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:11,124 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4-real ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,128 DEBUG blivet/MainThread: no device obtained for test_vg2-lv4-real 2024-03-01 17:58:11,131 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4_snapset1-cow', 'DEVNAME': '/dev/dm-12', 'DEVPATH': '/devices/virtual/block/dm-12', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1fz4c0dI6tVwCs7LFMRsxDCJyyF5pjVNr-cow', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '12', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-12', 'SYS_PATH': '/sys/devices/virtual/block/dm-12', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '976070620'} ; 2024-03-01 17:58:11,131 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1-cow (/sys/devices/virtual/block/dm-12)... 2024-03-01 17:58:11,131 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 17:58:11,135 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:58:11,135 INFO program/MainThread: stderr[87]: 2024-03-01 17:58:11,135 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:58:11,135 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 17:58:11,138 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:58:11,138 INFO program/MainThread: stderr[88]: 2024-03-01 17:58:11,138 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:58:11,138 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 17:58:11,141 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:58:11,142 INFO program/MainThread: stderr[89]: 2024-03-01 17:58:11,142 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:58:11,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,151 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 17:58:11,154 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:58:11,155 INFO program/MainThread: stderr[90]: 2024-03-01 17:58:11,155 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:58:11,155 INFO program/MainThread: Running [91] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 17:58:11,158 INFO program/MainThread: stdout[91]: LVM 2024-03-01 17:58:11,158 INFO program/MainThread: stderr[91]: 2024-03-01 17:58:11,158 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 17:58:11,158 INFO program/MainThread: Running [92] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 17:58:11,161 INFO program/MainThread: stdout[92]: LVM 2024-03-01 17:58:11,161 INFO program/MainThread: stderr[92]: 2024-03-01 17:58:11,162 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 17:58:11,165 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv4_snapset1-cow ; 2024-03-01 17:58:11,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 17:58:11,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:11,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 17:58:11,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:11,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,193 DEBUG blivet/MainThread: no device obtained for test_vg2-lv4_snapset1-cow 2024-03-01 17:58:11,196 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4_snapset1 /dev/test_vg2/lv4_snapset1 ' '/dev/disk/by-uuid/03bbb669-915f-4bc0-8f1e-d475390abe85 ' '/dev/disk/by-id/dm-name-test_vg2-lv4_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1fz4c0dI6tVwCs7LFMRsxDCJyyF5pjVNr', 'DEVNAME': '/dev/dm-13', 'DEVPATH': '/devices/virtual/block/dm-13', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_snapset1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1fz4c0dI6tVwCs7LFMRsxDCJyyF5pjVNr', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'ID_FS_UUID_ENC': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'MAJOR': '253', 'MINOR': '13', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-13', 'SYS_PATH': '/sys/devices/virtual/block/dm-13', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '976096279'} ; 2024-03-01 17:58:11,197 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1 (/sys/devices/virtual/block/dm-13)... 2024-03-01 17:58:11,197 INFO program/MainThread: Running [93] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:58:11,201 INFO program/MainThread: stdout[93]: LVM 2024-03-01 17:58:11,201 INFO program/MainThread: stderr[93]: 2024-03-01 17:58:11,201 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 17:58:11,201 INFO program/MainThread: Running [94] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:58:11,204 INFO program/MainThread: stdout[94]: LVM 2024-03-01 17:58:11,204 INFO program/MainThread: stderr[94]: 2024-03-01 17:58:11,204 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 17:58:11,204 INFO program/MainThread: Running [95] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:58:11,207 INFO program/MainThread: stdout[95]: LVM 2024-03-01 17:58:11,207 INFO program/MainThread: stderr[95]: 2024-03-01 17:58:11,207 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 17:58:11,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs filesystem 2024-03-01 17:58:11,219 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:11,220 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:11,220 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:11,221 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:11,216 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006d3a58) -- name = test_vg2-lv4_snapset1 status = True id = 144 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = fz4c0d-I6tV-wCs7-LFMR-sxDC-JyyF-5pjVNr size = 92 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-13 target size = 92 MiB path = /dev/mapper/test_vg2-lv4_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 92 MiB 2024-03-01 17:58:11,222 INFO program/MainThread: Running [96] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 17:58:11,225 INFO program/MainThread: stdout[96]: LVM 2024-03-01 17:58:11,225 INFO program/MainThread: stderr[96]: 2024-03-01 17:58:11,226 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 17:58:11,230 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4_snapset1 ; 2024-03-01 17:58:11,230 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4_snapset1, bailing 2024-03-01 17:58:11,233 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-uuid/a5925efd-562d-4123-9bad-b9ac6fc3eb51 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWzuVLbUmVi8uuBhVCcHf3uymACqwx2p5Q ' '/dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', '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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWzuVLbUmVi8uuBhVCcHf3uymACqwx2p5Q', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a5925efd-562d-4123-9bad-b9ac6fc3eb51', 'ID_FS_UUID_ENC': 'a5925efd-562d-4123-9bad-b9ac6fc3eb51', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '968572384'} ; 2024-03-01 17:58:11,233 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:58:11,233 INFO program/MainThread: Running [97] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:58:11,236 INFO program/MainThread: stdout[97]: LVM 2024-03-01 17:58:11,236 INFO program/MainThread: stderr[97]: 2024-03-01 17:58:11,236 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 17:58:11,237 INFO program/MainThread: Running [98] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:58:11,240 INFO program/MainThread: stdout[98]: LVM 2024-03-01 17:58:11,240 INFO program/MainThread: stderr[98]: 2024-03-01 17:58:11,240 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 17:58:11,240 INFO program/MainThread: Running [99] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:58:11,243 INFO program/MainThread: stdout[99]: LVM 2024-03-01 17:58:11,243 INFO program/MainThread: stderr[99]: 2024-03-01 17:58:11,243 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 17:58:11,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem 2024-03-01 17:58:11,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:11,256 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:11,257 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:11,258 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:11,252 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:11,259 INFO program/MainThread: Running [100] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:58:11,262 INFO program/MainThread: stdout[100]: LVM 2024-03-01 17:58:11,262 INFO program/MainThread: stderr[100]: 2024-03-01 17:58:11,262 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 17:58:11,266 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:58:11,266 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:58:11,270 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-uuid/b7f494bf-9309-42c4-a40b-4b9f8afec010 ' '/dev/test_vg3/lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWiYIDPGrbcfZnzz11h2kPfHtml5hzf3dI', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', '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-CyiV8AnKZ7kGN7zt3eaG1P43zAWZfaLWiYIDPGrbcfZnzz11h2kPfHtml5hzf3dI', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b7f494bf-9309-42c4-a40b-4b9f8afec010', 'ID_FS_UUID_ENC': 'b7f494bf-9309-42c4-a40b-4b9f8afec010', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '968876502'} ; 2024-03-01 17:58:11,270 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:58:11,270 INFO program/MainThread: Running [101] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:58:11,273 INFO program/MainThread: stdout[101]: LVM 2024-03-01 17:58:11,273 INFO program/MainThread: stderr[101]: 2024-03-01 17:58:11,273 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 17:58:11,273 INFO program/MainThread: Running [102] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:58:11,276 INFO program/MainThread: stdout[102]: LVM 2024-03-01 17:58:11,277 INFO program/MainThread: stderr[102]: 2024-03-01 17:58:11,277 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 17:58:11,277 INFO program/MainThread: Running [103] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:58:11,280 INFO program/MainThread: stdout[103]: LVM 2024-03-01 17:58:11,280 INFO program/MainThread: stderr[103]: 2024-03-01 17:58:11,280 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 17:58:11,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem 2024-03-01 17:58:11,292 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:11,293 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:11,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:11,294 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:11,289 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:11,295 INFO program/MainThread: Running [104] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:58:11,298 INFO program/MainThread: stdout[104]: LVM 2024-03-01 17:58:11,298 INFO program/MainThread: stderr[104]: 2024-03-01 17:58:11,298 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 17:58:11,303 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:58:11,303 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:58:11,306 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1Sf0VXfsmQscwU9a3t7vSTO2Lur3HTHJi ' '/dev/disk/by-uuid/03bbb669-915f-4bc0-8f1e-d475390abe85 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /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-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1Sf0VXfsmQscwU9a3t7vSTO2Lur3HTHJi', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'ID_FS_UUID_ENC': '03bbb669-915f-4bc0-8f1e-d475390abe85', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '969713025'} ; 2024-03-01 17:58:11,306 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:58:11,306 INFO program/MainThread: Running [105] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:58:11,309 INFO program/MainThread: stdout[105]: LVM 2024-03-01 17:58:11,310 INFO program/MainThread: stderr[105]: 2024-03-01 17:58:11,310 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 17:58:11,310 INFO program/MainThread: Running [106] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:58:11,313 INFO program/MainThread: stdout[106]: LVM 2024-03-01 17:58:11,313 INFO program/MainThread: stderr[106]: 2024-03-01 17:58:11,313 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 17:58:11,313 INFO program/MainThread: Running [107] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:58:11,316 INFO program/MainThread: stdout[107]: LVM 2024-03-01 17:58:11,316 INFO program/MainThread: stderr[107]: 2024-03-01 17:58:11,316 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 17:58:11,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem 2024-03-01 17:58:11,328 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:11,329 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:11,329 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:11,330 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:11,325 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:11,331 INFO program/MainThread: Running [108] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:58:11,334 INFO program/MainThread: stdout[108]: LVM 2024-03-01 17:58:11,334 INFO program/MainThread: stderr[108]: 2024-03-01 17:58:11,334 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 17:58:11,338 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:58:11,338 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:58:11,341 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1b8RSSSuAfUjtpAsLS8QgWh6dcyl6pdnD ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/95ba79d4-3aba-4112-8f9d-c7f522d8af5c', '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-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1b8RSSSuAfUjtpAsLS8QgWh6dcyl6pdnD', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'ID_FS_UUID_ENC': '95ba79d4-3aba-4112-8f9d-c7f522d8af5c', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '970003422'} ; 2024-03-01 17:58:11,341 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:58:11,342 INFO program/MainThread: Running [109] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:58:11,345 INFO program/MainThread: stdout[109]: LVM 2024-03-01 17:58:11,345 INFO program/MainThread: stderr[109]: 2024-03-01 17:58:11,345 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 17:58:11,345 INFO program/MainThread: Running [110] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:58:11,348 INFO program/MainThread: stdout[110]: LVM 2024-03-01 17:58:11,348 INFO program/MainThread: stderr[110]: 2024-03-01 17:58:11,348 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 17:58:11,348 INFO program/MainThread: Running [111] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:58:11,351 INFO program/MainThread: stdout[111]: LVM 2024-03-01 17:58:11,352 INFO program/MainThread: stderr[111]: 2024-03-01 17:58:11,352 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 17:58:11,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:58:11,363 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:11,364 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:11,364 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:11,365 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:11,360 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:11,366 INFO program/MainThread: Running [112] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:58:11,369 INFO program/MainThread: stdout[112]: LVM 2024-03-01 17:58:11,369 INFO program/MainThread: stderr[112]: 2024-03-01 17:58:11,369 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 17:58:11,373 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:58:11,374 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:58:11,377 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/024c8d4f-2213-467a-9810-e2c68e101832 ' '/dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-uuid-LVM-GL03fWpsI3FcFeLdrB13CEIENJTt9Ofpf1OQeS4V0gfWOvYxu54LRvJMbsUGs8Nl', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', '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-GL03fWpsI3FcFeLdrB13CEIENJTt9Ofpf1OQeS4V0gfWOvYxu54LRvJMbsUGs8Nl', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '024c8d4f-2213-467a-9810-e2c68e101832', 'ID_FS_UUID_ENC': '024c8d4f-2213-467a-9810-e2c68e101832', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '970815234'} ; 2024-03-01 17:58:11,377 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:58:11,377 INFO program/MainThread: Running [113] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:58:11,380 INFO program/MainThread: stdout[113]: LVM 2024-03-01 17:58:11,380 INFO program/MainThread: stderr[113]: 2024-03-01 17:58:11,380 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 17:58:11,381 INFO program/MainThread: Running [114] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:58:11,384 INFO program/MainThread: stdout[114]: LVM 2024-03-01 17:58:11,384 INFO program/MainThread: stderr[114]: 2024-03-01 17:58:11,384 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 17:58:11,384 INFO program/MainThread: Running [115] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:58:11,387 INFO program/MainThread: stdout[115]: LVM 2024-03-01 17:58:11,387 INFO program/MainThread: stderr[115]: 2024-03-01 17:58:11,387 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 17:58:11,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,395 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 17:58:11,398 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,399 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,399 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,400 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,395 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,400 INFO program/MainThread: Running [116] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:58:11,403 INFO program/MainThread: stdout[116]: LVM 2024-03-01 17:58:11,404 INFO program/MainThread: stderr[116]: 2024-03-01 17:58:11,404 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 17:58:11,408 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:58:11,408 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:58:11,411 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-GL03fWpsI3FcFeLdrB13CEIENJTt9OfpCWG8lUDmZa1jlwUNugEcNPNv0ohlk6iZ ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/eb53ce87-3b97-4e6d-bf3d-c66d257ff12d', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', '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-GL03fWpsI3FcFeLdrB13CEIENJTt9OfpCWG8lUDmZa1jlwUNugEcNPNv0ohlk6iZ', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'eb53ce87-3b97-4e6d-bf3d-c66d257ff12d', 'ID_FS_UUID_ENC': 'eb53ce87-3b97-4e6d-bf3d-c66d257ff12d', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '971126224'} ; 2024-03-01 17:58:11,411 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:58:11,411 INFO program/MainThread: Running [117] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:58:11,415 INFO program/MainThread: stdout[117]: LVM 2024-03-01 17:58:11,415 INFO program/MainThread: stderr[117]: 2024-03-01 17:58:11,415 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 17:58:11,415 INFO program/MainThread: Running [118] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:58:11,418 INFO program/MainThread: stdout[118]: LVM 2024-03-01 17:58:11,418 INFO program/MainThread: stderr[118]: 2024-03-01 17:58:11,418 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 17:58:11,418 INFO program/MainThread: Running [119] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:58:11,421 INFO program/MainThread: stdout[119]: LVM 2024-03-01 17:58:11,421 INFO program/MainThread: stderr[119]: 2024-03-01 17:58:11,421 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 17:58:11,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:58:11,432 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,433 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,434 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,430 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,435 INFO program/MainThread: Running [120] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:58:11,438 INFO program/MainThread: stdout[120]: LVM 2024-03-01 17:58:11,438 INFO program/MainThread: stderr[120]: 2024-03-01 17:58:11,438 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 17:58:11,442 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:58:11,442 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:58:11,446 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3-real ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3-real', 'DEVNAME': '/dev/dm-8', 'DEVPATH': '/devices/virtual/block/dm-8', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3-real', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1b8RSSSuAfUjtpAsLS8QgWh6dcyl6pdnD-real', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '8', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-8', 'SYS_PATH': '/sys/devices/virtual/block/dm-8', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '975760553'} ; 2024-03-01 17:58:11,446 INFO blivet/MainThread: scanning test_vg2-lv3-real (/sys/devices/virtual/block/dm-8)... 2024-03-01 17:58:11,446 INFO program/MainThread: Running [121] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 17:58:11,449 INFO program/MainThread: stdout[121]: LVM 2024-03-01 17:58:11,449 INFO program/MainThread: stderr[121]: 2024-03-01 17:58:11,449 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 17:58:11,449 INFO program/MainThread: Running [122] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 17:58:11,452 INFO program/MainThread: stdout[122]: LVM 2024-03-01 17:58:11,452 INFO program/MainThread: stderr[122]: 2024-03-01 17:58:11,452 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 17:58:11,453 INFO program/MainThread: Running [123] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 17:58:11,456 INFO program/MainThread: stdout[123]: LVM 2024-03-01 17:58:11,456 INFO program/MainThread: stderr[123]: 2024-03-01 17:58:11,456 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 17:58:11,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3-real ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,465 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,465 INFO program/MainThread: Running [124] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 17:58:11,468 INFO program/MainThread: stdout[124]: LVM 2024-03-01 17:58:11,468 INFO program/MainThread: stderr[124]: 2024-03-01 17:58:11,469 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 17:58:11,469 INFO program/MainThread: Running [125] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 17:58:11,472 INFO program/MainThread: stdout[125]: LVM 2024-03-01 17:58:11,472 INFO program/MainThread: stderr[125]: 2024-03-01 17:58:11,472 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 17:58:11,472 INFO program/MainThread: Running [126] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 17:58:11,475 INFO program/MainThread: stdout[126]: LVM 2024-03-01 17:58:11,475 INFO program/MainThread: stderr[126]: 2024-03-01 17:58:11,475 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 17:58:11,479 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv3-real ; 2024-03-01 17:58:11,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 17:58:11,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:11,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:58:11,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:11,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3-real ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,507 DEBUG blivet/MainThread: no device obtained for test_vg2-lv3-real 2024-03-01 17:58:11,510 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1-cow ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3_snapset1-cow', 'DEVNAME': '/dev/dm-9', 'DEVPATH': '/devices/virtual/block/dm-9', 'DEVTYPE': 'disk', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_snapset1-cow', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_UDEV_LOW_PRIORITY_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-sgi54VMhcNU5NfjRapirhcmRhZhNPNm1TTr1NPcada715wjfLlW3Qtn3YxfqoZ9x-cow', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '9', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-9', 'SYS_PATH': '/sys/devices/virtual/block/dm-9', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '975783338'} ; 2024-03-01 17:58:11,510 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1-cow (/sys/devices/virtual/block/dm-9)... 2024-03-01 17:58:11,510 INFO program/MainThread: Running [127] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 17:58:11,514 INFO program/MainThread: stdout[127]: LVM 2024-03-01 17:58:11,514 INFO program/MainThread: stderr[127]: 2024-03-01 17:58:11,514 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 17:58:11,514 INFO program/MainThread: Running [128] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 17:58:11,517 INFO program/MainThread: stdout[128]: LVM 2024-03-01 17:58:11,518 INFO program/MainThread: stderr[128]: 2024-03-01 17:58:11,518 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 17:58:11,518 INFO program/MainThread: Running [129] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 17:58:11,521 INFO program/MainThread: stdout[129]: LVM 2024-03-01 17:58:11,521 INFO program/MainThread: stderr[129]: 2024-03-01 17:58:11,521 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 17:58:11,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,530 INFO program/MainThread: Running [130] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 17:58:11,534 INFO program/MainThread: stdout[130]: LVM 2024-03-01 17:58:11,534 INFO program/MainThread: stderr[130]: 2024-03-01 17:58:11,534 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 17:58:11,534 INFO program/MainThread: Running [131] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 17:58:11,537 INFO program/MainThread: stdout[131]: LVM 2024-03-01 17:58:11,537 INFO program/MainThread: stderr[131]: 2024-03-01 17:58:11,537 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 17:58:11,537 INFO program/MainThread: Running [132] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 17:58:11,540 INFO program/MainThread: stdout[132]: LVM 2024-03-01 17:58:11,540 INFO program/MainThread: stderr[132]: 2024-03-01 17:58:11,540 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 17:58:11,544 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv3_snapset1-cow ; 2024-03-01 17:58:11,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 17:58:11,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:11,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:58:11,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:11,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,572 DEBUG blivet/MainThread: no device obtained for test_vg2-lv3_snapset1-cow 2024-03-01 17:58:11,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:11,583 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:11,601 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:58:11,602 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:58:11,606 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 17:58:11,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,612 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 17:58:11,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:11,616 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:58:11,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:11,629 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:58:11,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,638 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 17:58:11,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:11,641 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:58:11,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:11,655 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:58:11,657 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 17:58:11,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,664 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 17:58:11,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:11,667 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 17:58:11,670 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 17:58:11,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:11,676 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 17:58:11,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:11,680 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:58:11,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:11,686 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:58:11,687 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:11,687 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:11,687 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:11,688 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:11,688 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:11,689 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:11,689 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:11,689 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:11,690 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:11,690 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:11,690 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:11,691 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:58:11,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:58:11,697 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:58:11,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:58:11,703 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:58:11,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:58:11,709 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:58:11,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 17:58:11,715 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:58:11,717 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,718 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,719 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,715 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,723 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,724 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,727 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,727 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,728 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,728 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,731 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,732 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,733 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,735 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,736 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,737 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,737 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,740 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,741 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,741 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,742 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,744 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,745 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,746 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,749 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,750 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,751 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,747 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,754 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,755 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,755 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,758 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,759 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,759 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,760 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,756 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,762 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,763 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,764 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,767 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,768 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,768 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,769 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,765 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,771 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,772 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,772 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,773 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,769 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,776 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,778 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,774 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,780 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,781 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,781 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,782 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,778 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,785 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,785 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,786 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,787 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,790 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,791 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,795 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,795 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,796 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,792 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,798 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,799 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,799 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,800 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,803 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,803 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,804 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,805 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,801 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,807 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,808 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,808 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,809 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,812 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,812 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,813 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,814 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,816 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,817 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,817 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,818 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,814 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,821 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,821 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,822 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,823 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,819 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,825 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,826 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,826 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,827 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,823 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,830 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,830 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,831 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,831 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,828 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,834 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,835 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,836 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,839 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,839 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,840 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,840 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,836 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,843 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,844 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,844 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,845 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,841 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,848 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,848 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,849 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,849 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,845 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,852 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,853 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,853 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,854 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,850 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,857 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,857 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,858 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,858 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:58:11,854 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6400) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = CWG8lU-DmZa-1jlw-UNug-EcNP-Nv0o-hlk6iZ 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,859 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:58:11,862 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 17:58:11,863 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:11,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 17:58:11,867 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:58:11,867 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:58:11,867 INFO program/MainThread: Running [133] dmsetup --version ... 2024-03-01 17:58:11,871 INFO program/MainThread: stdout[133]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:58:11,871 INFO program/MainThread: stderr[133]: 2024-03-01 17:58:11,871 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 17:58:11,876 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 17:58:11,876 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:58:11,876 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:58:11,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:11,883 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 17:58:11,883 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:58:11,886 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,886 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,887 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,887 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,890 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,890 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,891 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,894 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,895 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,895 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,896 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,892 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,898 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,899 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,900 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,902 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,903 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,903 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,904 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,900 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,907 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,908 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,911 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,911 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,912 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,914 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,915 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,915 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,916 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,912 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,918 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,919 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,919 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,920 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,922 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,923 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,923 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,924 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,920 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,926 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,927 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,928 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,930 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,931 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,931 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,928 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,935 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,935 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,938 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,939 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,939 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,942 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,942 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,943 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,943 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,940 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,946 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,946 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,947 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,947 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,950 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,950 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,951 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,951 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,954 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,955 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,955 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,952 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,958 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,958 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,959 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,959 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,956 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,962 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,962 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,963 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,966 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,966 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,967 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,967 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,970 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,970 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,971 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,971 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,974 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,974 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,975 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,975 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,972 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,978 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,979 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,982 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,983 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,986 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,987 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,990 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,990 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,990 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,991 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,994 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,994 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,995 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,992 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:11,998 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,998 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,998 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:11,999 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,996 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:12,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:12,002 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:12,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:12,003 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:11,999 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:12,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:12,006 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:12,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:12,007 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:12,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:12,009 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:12,010 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:12,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:58:12,011 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:58:12,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e6cf8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = f1OQeS-4V0g-fWOv-Yxu5-4LRv-JMbs-UGs8Nl 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 (0x7f760075cb70) -- 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 = GL03fW-psI3-FcFe-LdrB-13CE-IENJ-Tt9Ofp size = 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 17:58:12,011 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 17:58:12,015 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 17:58:12,015 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:12,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 17:58:12,018 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 17:58:12,019 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:58:12,022 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:58:12,022 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 17:58:12,022 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:58:12,022 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'sda', 'test_vg1'] 2024-03-01 17:58:12,022 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:58:12,025 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:58:12,026 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:12,029 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:58:12,032 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:58:12,035 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:58:12,035 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:58:12,035 INFO blivet/MainThread: registered action: [280] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:58:12,035 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:58:12,036 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:58:12,038 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:58:12,039 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:12,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 282 2024-03-01 17:58:12,042 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:58:12,042 INFO blivet/MainThread: registered action: [281] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:58:12,042 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:58:12,042 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:58:12,045 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:58:12,045 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:12,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 17:58:12,049 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:58:12,049 INFO blivet/MainThread: registered action: [283] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:58:12,049 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:58:12,049 DEBUG blivet/MainThread: removing sda 2024-03-01 17:58:12,052 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:58:12,052 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:12,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 286 2024-03-01 17:58:12,055 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:58:12,055 INFO blivet/MainThread: registered action: [285] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:58:12,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:12,062 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 17:58:12,062 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:12,062 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:12,063 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:12,063 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:12,063 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:12,064 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:12,064 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:12,064 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:12,065 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:12,065 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:12,066 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:12,066 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:58:12,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:58:12,072 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:58:12,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 17:58:12,078 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:58:12,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 17:58:12,084 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:58:12,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 17:58:12,090 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:58:12,093 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,094 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,094 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,095 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,090 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,099 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,100 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,100 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,101 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,096 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,104 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,105 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,106 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,107 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,102 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,110 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,111 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,111 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,112 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,115 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,117 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,117 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,118 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,113 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,121 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,122 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,122 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,124 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,119 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,127 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,128 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,128 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,129 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,124 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,132 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,133 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,134 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,135 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,138 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,139 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,139 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,140 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,144 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,145 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,145 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,146 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,149 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,150 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,151 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,152 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,155 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,156 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,156 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,157 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,152 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,160 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,161 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,162 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,163 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,158 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,166 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,167 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,167 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,168 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,172 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,173 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,173 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,174 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,169 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,177 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,178 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,179 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,180 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,183 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,184 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,184 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,185 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,188 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,189 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,190 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,191 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,186 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,194 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,195 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,195 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,196 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,199 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,201 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,201 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,202 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,197 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,205 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,206 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,206 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,208 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,203 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,211 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,212 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,212 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,213 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,208 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,216 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,217 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,218 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,219 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,214 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,222 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,223 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,223 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,224 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,219 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,227 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,228 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,229 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,230 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,225 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,233 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,234 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,234 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,235 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,231 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,239 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,240 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,240 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,241 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,244 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,245 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,246 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,247 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,242 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,250 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,251 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,251 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,252 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,255 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,256 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,257 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,258 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,253 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,261 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,262 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,262 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,263 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,259 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,266 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,268 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,268 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,269 DEBUG blivet/MainThread: vg test_vg2 has 1.94 GiB free 2024-03-01 17:58:12,264 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f7600706f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = b8RSSS-uAfU-jtpA-sLS8-QgWh-6dcy-l6pdnD 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 1.94 GiB free extents = 497 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 48 MiB lvmsnapshot test_vg2-lv3_snapset1 (118) with existing xfs ' 'filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 17:58:12,270 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 17:58:12,273 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 17:58:12,273 DEBUG blivet/MainThread: checking if sda depends on test_vg2-lv3 2024-03-01 17:58:12,273 DEBUG blivet/MainThread: checking if sdb depends on test_vg2-lv3 2024-03-01 17:58:12,273 DEBUG blivet/MainThread: checking if sdk depends on test_vg2-lv3 2024-03-01 17:58:12,273 DEBUG blivet/MainThread: checking if sdl depends on test_vg2-lv3 2024-03-01 17:58:12,273 DEBUG blivet/MainThread: checking if sdc depends on test_vg2-lv3 2024-03-01 17:58:12,273 DEBUG blivet/MainThread: checking if sdd depends on test_vg2-lv3 2024-03-01 17:58:12,274 DEBUG blivet/MainThread: checking if test_vg2 depends on test_vg2-lv3 2024-03-01 17:58:12,274 DEBUG blivet/MainThread: checking if sde depends on test_vg2-lv3 2024-03-01 17:58:12,274 DEBUG blivet/MainThread: checking if sdf depends on test_vg2-lv3 2024-03-01 17:58:12,274 DEBUG blivet/MainThread: checking if test_vg2-lv3 depends on test_vg2-lv3 2024-03-01 17:58:12,274 DEBUG blivet/MainThread: checking if test_vg2-lv3_snapset1 depends on test_vg2-lv3 2024-03-01 17:58:12,274 DEBUG blivet/MainThread: checking if test_vg2-lv4 depends on test_vg2-lv3 2024-03-01 17:58:12,274 DEBUG blivet/MainThread: checking if test_vg2-lv4_snapset1 depends on test_vg2-lv3 2024-03-01 17:58:12,274 DEBUG blivet/MainThread: checking if sdg depends on test_vg2-lv3 2024-03-01 17:58:12,274 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg2-lv3 2024-03-01 17:58:12,274 DEBUG blivet/MainThread: checking if sdh depends on test_vg2-lv3 2024-03-01 17:58:12,274 DEBUG blivet/MainThread: checking if sdi depends on test_vg2-lv3 2024-03-01 17:58:12,275 DEBUG blivet/MainThread: checking if sdj depends on test_vg2-lv3 2024-03-01 17:58:12,275 DEBUG blivet/MainThread: checking if test_vg3-lv5 depends on test_vg2-lv3 2024-03-01 17:58:12,275 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg2-lv3 2024-03-01 17:58:12,275 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg2-lv3 2024-03-01 17:58:12,275 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg2-lv3 2024-03-01 17:58:12,275 DEBUG blivet/MainThread: checking if xvda depends on test_vg2-lv3 2024-03-01 17:58:12,275 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg2-lv3 2024-03-01 17:58:12,275 DEBUG blivet/MainThread: devices to remove: ['test_vg2-lv3_snapset1'] 2024-03-01 17:58:12,275 DEBUG blivet/MainThread: leaves to remove: ['test_vg2-lv3_snapset1'] 2024-03-01 17:58:12,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 17:58:12,279 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: xfs ; 2024-03-01 17:58:12,279 INFO blivet/MainThread: registered action: [287] destroy format xfs filesystem on lvmsnapshot test_vg2-lv3_snapset1 (id 118) 2024-03-01 17:58:12,283 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 4 ; 2024-03-01 17:58:12,283 INFO blivet/MainThread: removed lvmsnapshot test_vg2-lv3_snapset1 (id 118) from device tree 2024-03-01 17:58:12,283 INFO blivet/MainThread: registered action: [289] destroy device lvmsnapshot test_vg2-lv3_snapset1 (id 118) 2024-03-01 17:58:12,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 291 2024-03-01 17:58:12,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 17:58:12,287 INFO blivet/MainThread: registered action: [290] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:58:12,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 3 ; 2024-03-01 17:58:12,290 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 17:58:12,290 INFO blivet/MainThread: registered action: [292] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:58:12,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem 2024-03-01 17:58:12,296 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:58:12,299 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,299 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,300 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,301 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,297 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,303 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,304 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,305 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,305 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,308 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,309 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,309 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,310 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,306 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,313 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,313 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,314 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,315 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,311 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,317 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,318 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,318 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,319 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,315 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,323 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,323 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,324 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,320 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,326 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,327 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,328 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,328 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,331 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,332 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,332 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,333 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,336 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,336 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,337 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,337 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,340 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,341 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,341 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,342 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,345 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,345 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,347 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,343 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,349 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,350 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,350 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,351 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,354 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,355 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,355 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,356 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,358 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,359 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,360 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,360 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,363 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,364 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,364 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,365 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,368 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,368 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,369 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,370 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,372 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,373 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,373 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,374 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,377 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,378 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,378 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,379 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,381 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,382 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,383 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,383 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,386 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,387 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,387 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,388 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,391 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,391 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,392 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,393 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,395 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,396 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,396 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,397 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,400 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,401 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,401 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,402 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,404 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,405 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,406 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,406 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,409 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,410 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,410 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,411 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,407 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,414 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,414 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,415 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,416 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,411 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,418 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,419 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,419 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,420 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,423 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,424 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,424 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,425 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,427 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,428 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,429 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,429 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,432 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,433 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,433 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,434 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,430 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,437 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,437 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,438 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,438 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,434 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,441 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,442 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,442 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:58:12,443 DEBUG blivet/MainThread: vg test_vg2 has 2.29 GiB free 2024-03-01 17:58:12,439 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006e67f0) -- name = test_vg2-lv4 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = Sf0VXf-smQs-cwU9-a3t7-vSTO-2Lur-3HTHJi 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 (0x7f76006fa780) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) 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 = sgi54V-MhcN-U5Nf-jRap-irhc-mRhZ-hNPNm1 size = 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 = 1.94 GiB PE Size = 4 MiB PE Count = 762 PE Free = 497 PV Count = 3 modified = False extents = 762 free space = 2.29 GiB free extents = 586 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 (131) with existing xfs filesystem', 'existing 92 MiB lvmsnapshot test_vg2-lv4_snapset1 (144) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 612 MiB 2024-03-01 17:58:12,444 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 17:58:12,447 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 612 MiB lvmlv test_vg2-lv4 (131) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:58:12,447 DEBUG blivet/MainThread: checking if sda depends on test_vg2-lv4 2024-03-01 17:58:12,447 DEBUG blivet/MainThread: checking if sdb depends on test_vg2-lv4 2024-03-01 17:58:12,447 DEBUG blivet/MainThread: checking if sdk depends on test_vg2-lv4 2024-03-01 17:58:12,447 DEBUG blivet/MainThread: checking if sdl depends on test_vg2-lv4 2024-03-01 17:58:12,447 DEBUG blivet/MainThread: checking if sdc depends on test_vg2-lv4 2024-03-01 17:58:12,447 DEBUG blivet/MainThread: checking if sdd depends on test_vg2-lv4 2024-03-01 17:58:12,447 DEBUG blivet/MainThread: checking if test_vg2 depends on test_vg2-lv4 2024-03-01 17:58:12,447 DEBUG blivet/MainThread: checking if sde depends on test_vg2-lv4 2024-03-01 17:58:12,448 DEBUG blivet/MainThread: checking if sdf depends on test_vg2-lv4 2024-03-01 17:58:12,448 DEBUG blivet/MainThread: checking if test_vg2-lv4 depends on test_vg2-lv4 2024-03-01 17:58:12,448 DEBUG blivet/MainThread: checking if test_vg2-lv4_snapset1 depends on test_vg2-lv4 2024-03-01 17:58:12,448 DEBUG blivet/MainThread: checking if sdg depends on test_vg2-lv4 2024-03-01 17:58:12,448 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg2-lv4 2024-03-01 17:58:12,448 DEBUG blivet/MainThread: checking if sdh depends on test_vg2-lv4 2024-03-01 17:58:12,448 DEBUG blivet/MainThread: checking if sdi depends on test_vg2-lv4 2024-03-01 17:58:12,448 DEBUG blivet/MainThread: checking if sdj depends on test_vg2-lv4 2024-03-01 17:58:12,448 DEBUG blivet/MainThread: checking if test_vg3-lv5 depends on test_vg2-lv4 2024-03-01 17:58:12,448 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg2-lv4 2024-03-01 17:58:12,448 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg2-lv4 2024-03-01 17:58:12,449 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg2-lv4 2024-03-01 17:58:12,449 DEBUG blivet/MainThread: checking if xvda depends on test_vg2-lv4 2024-03-01 17:58:12,449 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg2-lv4 2024-03-01 17:58:12,449 DEBUG blivet/MainThread: devices to remove: ['test_vg2-lv4_snapset1'] 2024-03-01 17:58:12,449 DEBUG blivet/MainThread: leaves to remove: ['test_vg2-lv4_snapset1'] 2024-03-01 17:58:12,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 17:58:12,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: xfs ; 2024-03-01 17:58:12,452 INFO blivet/MainThread: registered action: [293] destroy format xfs filesystem on lvmsnapshot test_vg2-lv4_snapset1 (id 144) 2024-03-01 17:58:12,456 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 2 ; 2024-03-01 17:58:12,456 INFO blivet/MainThread: removed lvmsnapshot test_vg2-lv4_snapset1 (id 144) from device tree 2024-03-01 17:58:12,456 INFO blivet/MainThread: registered action: [295] destroy device lvmsnapshot test_vg2-lv4_snapset1 (id 144) 2024-03-01 17:58:12,457 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 297 2024-03-01 17:58:12,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 17:58:12,460 INFO blivet/MainThread: registered action: [296] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 131) 2024-03-01 17:58:12,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:58:12,463 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 131) from device tree 2024-03-01 17:58:12,463 INFO blivet/MainThread: registered action: [298] destroy device lvmlv test_vg2-lv4 (id 131) 2024-03-01 17:58:12,464 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdf', 'sdd', 'sde'] 2024-03-01 17:58:12,464 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 17:58:12,466 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 17:58:12,467 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:12,470 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:58:12,473 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:58:12,476 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:58:12,476 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 17:58:12,477 INFO blivet/MainThread: registered action: [299] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:58:12,477 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 17:58:12,477 DEBUG blivet/MainThread: removing sdf 2024-03-01 17:58:12,479 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 17:58:12,480 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:12,480 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 301 2024-03-01 17:58:12,483 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 17:58:12,483 INFO blivet/MainThread: registered action: [300] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:58:12,483 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 17:58:12,483 DEBUG blivet/MainThread: removing sdd 2024-03-01 17:58:12,486 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 17:58:12,486 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:12,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 303 2024-03-01 17:58:12,489 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 17:58:12,489 INFO blivet/MainThread: registered action: [302] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:58:12,490 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 17:58:12,490 DEBUG blivet/MainThread: removing sde 2024-03-01 17:58:12,492 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 17:58:12,493 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:12,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 305 2024-03-01 17:58:12,496 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 17:58:12,496 INFO blivet/MainThread: registered action: [304] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:58:12,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:12,502 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 17:58:12,503 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:12,503 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:12,503 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:12,504 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:12,504 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:12,505 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:12,505 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:12,506 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:12,506 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:12,507 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:12,507 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:12,507 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (167) 2024-03-01 17:58:12,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (158) with existing lvmpv 2024-03-01 17:58:12,514 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:58:12,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (172) with existing lvmpv 2024-03-01 17:58:12,520 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:58:12,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,526 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (182) with existing lvmpv 2024-03-01 17:58:12,526 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:58:12,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (192) with existing lvmpv 2024-03-01 17:58:12,532 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:58:12,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem 2024-03-01 17:58:12,538 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:58:12,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,542 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,542 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,544 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,547 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,548 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,550 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,554 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,555 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,556 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,559 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,560 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,562 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,566 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,568 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,563 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,572 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,573 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,574 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,578 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,580 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,584 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,586 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,590 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,592 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,596 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,597 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,598 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,601 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,602 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,604 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,599 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,607 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,608 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,610 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,613 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,614 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,616 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,611 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,619 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,620 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,621 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,622 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,625 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,627 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,628 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,631 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,633 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,634 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,629 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,639 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,640 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,635 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,643 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,645 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,646 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,649 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,651 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,652 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,647 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,656 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,657 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,657 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,658 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,653 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,661 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,663 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,663 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,664 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,659 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,668 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,669 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,669 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,670 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,673 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,675 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,675 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,676 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,671 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,679 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,681 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,681 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,682 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,686 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,687 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,687 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,688 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,683 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,692 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,693 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,693 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,694 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,699 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,699 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,700 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,695 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,705 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,706 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,711 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,711 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,712 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,707 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,716 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,717 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,718 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,722 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,723 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,724 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,729 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,729 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,730 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:58:12,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76017b0e80) -- name = test_vg3-lv5 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = iYIDPG-rbcf-Znzz-11h2-kPfH-tml5-hzf3dI 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.2 GiB 2024-03-01 17:58:12,731 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 17:58:12,734 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.2 GiB lvmlv test_vg3-lv5 (201) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:58:12,735 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:12,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 307 2024-03-01 17:58:12,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 17:58:12,738 INFO blivet/MainThread: registered action: [306] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 201) 2024-03-01 17:58:12,742 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 17:58:12,742 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 201) from device tree 2024-03-01 17:58:12,742 INFO blivet/MainThread: registered action: [308] destroy device lvmlv test_vg3-lv5 (id 201) 2024-03-01 17:58:12,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem 2024-03-01 17:58:12,748 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:58:12,751 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,752 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,752 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,753 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,757 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,758 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,758 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,759 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,762 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,763 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,764 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,765 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,769 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,770 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,765 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,774 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,775 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,776 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,779 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,780 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,780 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,781 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,785 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,786 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,787 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,782 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,790 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,791 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,792 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,793 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,788 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,796 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,797 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,798 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,793 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,802 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,803 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,804 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,808 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,808 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,809 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,814 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,815 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,818 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,819 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,820 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,825 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,825 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,826 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,830 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,831 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,835 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,836 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,837 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,840 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,841 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,842 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,843 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,847 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,847 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,848 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,843 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,852 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,853 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,854 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,849 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,858 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,858 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,859 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,854 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,862 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,863 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,864 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,865 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,860 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,869 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,870 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,875 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,875 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,876 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,871 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,879 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,880 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,881 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,882 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,877 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,886 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,886 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,887 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,882 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,890 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,891 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,893 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,888 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,896 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,897 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,897 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,898 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,901 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,902 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,903 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,904 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,907 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,908 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,909 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,913 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,914 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,915 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,910 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,918 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,919 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,921 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,924 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,925 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,925 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,926 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:58:12,921 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006a23c8) -- name = test_vg3-lv6 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = zuVLbU-mVi8-uuBh-VCcH-f3uy-mACq-wx2p5Q 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1020 MiB 2024-03-01 17:58:12,927 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 17:58:12,930 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1020 MiB lvmlv test_vg3-lv6 (214) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:58:12,930 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:12,931 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 310 2024-03-01 17:58:12,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 17:58:12,934 INFO blivet/MainThread: registered action: [309] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 214) 2024-03-01 17:58:12,938 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 17:58:12,938 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 214) from device tree 2024-03-01 17:58:12,938 INFO blivet/MainThread: registered action: [311] destroy device lvmlv test_vg3-lv6 (id 214) 2024-03-01 17:58:12,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:12,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem 2024-03-01 17:58:12,944 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:58:12,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,948 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,948 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,949 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:12,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,953 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,953 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,954 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,949 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:12,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,958 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,958 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,959 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:12,962 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,963 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,964 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:12,967 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,968 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,969 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:12,972 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,973 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,974 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:12,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,978 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,980 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:12,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,983 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,985 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:12,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,988 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,990 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:12,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,994 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,995 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,990 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:12,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:12,999 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,999 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,000 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:12,995 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,004 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,005 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,000 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,009 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,010 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,014 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,015 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,019 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,020 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,023 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,024 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,025 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,021 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,028 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,029 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,030 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,033 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,034 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,035 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,039 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,041 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,036 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,045 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,046 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,041 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,050 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,051 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,046 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,055 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,056 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,060 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,061 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,064 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,065 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,066 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,062 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,069 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,070 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,070 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,071 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,067 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,074 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,075 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,075 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,076 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,072 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,080 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,082 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,077 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,085 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,087 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,090 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,091 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,091 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,092 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,087 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,095 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,096 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,096 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,097 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,092 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,100 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,101 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,101 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,102 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,097 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,105 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,106 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,107 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:58:13,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006adef0) -- name = test_vg3-lv7 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = FD44x7-T66G-atQk-ylQo-sj4s-rZB1-Qoyhre 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,108 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 17:58:13,111 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (227) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:58:13,111 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:13,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 313 2024-03-01 17:58:13,115 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 17:58:13,115 INFO blivet/MainThread: registered action: [312] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 227) 2024-03-01 17:58:13,118 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:58:13,118 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 227) from device tree 2024-03-01 17:58:13,119 INFO blivet/MainThread: registered action: [314] destroy device lvmlv test_vg3-lv7 (id 227) 2024-03-01 17:58:13,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:13,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem 2024-03-01 17:58:13,125 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:58:13,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,128 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,129 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,132 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,133 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,134 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,137 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,137 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,138 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,134 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,141 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,142 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,142 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,143 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,139 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,146 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,146 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,147 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,147 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,151 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,151 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,152 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,148 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,155 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,155 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,156 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,157 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,152 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,160 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,161 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,157 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,164 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,165 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,166 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,161 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,168 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,169 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,169 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,170 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,166 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,173 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,174 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,175 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,177 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,178 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,179 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,182 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,183 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,184 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,180 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,186 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,187 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,188 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,184 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,191 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,192 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,193 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,189 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,195 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,196 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,197 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,193 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,200 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,201 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,202 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,198 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,205 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,205 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,206 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,202 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,209 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,210 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,210 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,211 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,207 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,214 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,215 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,215 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,211 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,218 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,219 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,219 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,220 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,216 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,223 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,224 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,220 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,227 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,228 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,229 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,225 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,232 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,233 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,233 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,237 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,238 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,241 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,242 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,246 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,246 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,247 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,250 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,252 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,247 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,255 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,256 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,252 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,259 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,261 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,263 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,264 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,264 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,265 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,261 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,268 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,269 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,269 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:58:13,270 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:58:13,266 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f76006983c8) -- name = test_vg3-lv8 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (167)'] uuid = SkBeSW-KCET-qw3w-FNsW-7pYr-NnI9-1EZGq1 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 (0x7f760069a860) -- name = test_vg3 status = True id = 167 children = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] uuid = CyiV8A-nKZ7-kGN7-zt3e-aG1P-43zA-WZfaLW size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 (158) with existing lvmpv', 'existing 1024 MiB disk sdh (172) with existing lvmpv', 'existing 1024 MiB disk sdi (182) with existing lvmpv', 'existing 1024 MiB disk sdj (192) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 17:58:13,270 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 17:58:13,273 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (240) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:58:13,274 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:13,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 316 2024-03-01 17:58:13,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 17:58:13,277 INFO blivet/MainThread: registered action: [315] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 240) 2024-03-01 17:58:13,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 17:58:13,281 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 240) from device tree 2024-03-01 17:58:13,281 INFO blivet/MainThread: registered action: [317] destroy device lvmlv test_vg3-lv8 (id 240) 2024-03-01 17:58:13,281 DEBUG blivet.ansible/MainThread: ['sdj', 'test_vg3', 'sdi', 'sdg', 'sdh'] 2024-03-01 17:58:13,281 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 17:58:13,284 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (167) ; hidden: False ; 2024-03-01 17:58:13,285 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:13,288 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:58:13,291 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:58:13,294 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:58:13,297 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:58:13,297 INFO blivet/MainThread: removed lvmvg test_vg3 (id 167) from device tree 2024-03-01 17:58:13,297 INFO blivet/MainThread: registered action: [318] destroy device lvmvg test_vg3 (id 167) 2024-03-01 17:58:13,297 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 17:58:13,298 DEBUG blivet/MainThread: removing sdj 2024-03-01 17:58:13,300 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (192) with existing lvmpv ; hidden: False ; 2024-03-01 17:58:13,301 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:13,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 320 2024-03-01 17:58:13,304 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 17:58:13,304 INFO blivet/MainThread: registered action: [319] destroy format lvmpv on disk sdj (id 192) 2024-03-01 17:58:13,304 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 17:58:13,304 DEBUG blivet/MainThread: removing sdi 2024-03-01 17:58:13,307 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (182) with existing lvmpv ; hidden: False ; 2024-03-01 17:58:13,307 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:13,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 322 2024-03-01 17:58:13,310 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 17:58:13,310 INFO blivet/MainThread: registered action: [321] destroy format lvmpv on disk sdi (id 182) 2024-03-01 17:58:13,310 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 17:58:13,310 DEBUG blivet/MainThread: removing sdg 2024-03-01 17:58:13,313 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (158) with existing lvmpv ; hidden: False ; 2024-03-01 17:58:13,313 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:13,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 324 2024-03-01 17:58:13,316 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 17:58:13,317 INFO blivet/MainThread: registered action: [323] destroy format lvmpv on disk sdg (id 158) 2024-03-01 17:58:13,317 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 17:58:13,317 DEBUG blivet/MainThread: removing sdh 2024-03-01 17:58:13,319 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (172) with existing lvmpv ; hidden: False ; 2024-03-01 17:58:13,320 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:58:13,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 326 2024-03-01 17:58:13,323 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 17:58:13,323 INFO blivet/MainThread: registered action: [325] destroy format lvmpv on disk sdh (id 172) 2024-03-01 17:58:13,324 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,335 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,352 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,363 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,384 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:58:13,385 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,398 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,419 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:58:13,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,429 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,449 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3_snapset1 ; type: xfs ; status: False ; 2024-03-01 17:58:13,450 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,459 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,480 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:58:13,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,491 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,511 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4_snapset1 ; type: xfs ; status: False ; 2024-03-01 17:58:13,512 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,522 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,542 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:58:13,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,552 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,572 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:58:13,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,582 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,602 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:58:13,603 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,615 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,635 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:58:13,636 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,646 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,666 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:58:13,667 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:58:13,667 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:58:13,667 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:58:13,667 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:58:13,667 DEBUG blivet/MainThread: action: [280] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:58:13,667 DEBUG blivet/MainThread: action: [281] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:58:13,668 DEBUG blivet/MainThread: action: [283] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:58:13,668 DEBUG blivet/MainThread: action: [285] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:58:13,668 DEBUG blivet/MainThread: action: [287] destroy format xfs filesystem on lvmsnapshot test_vg2-lv3_snapset1 (id 118) 2024-03-01 17:58:13,668 DEBUG blivet/MainThread: action: [289] destroy device lvmsnapshot test_vg2-lv3_snapset1 (id 118) 2024-03-01 17:58:13,668 DEBUG blivet/MainThread: action: [290] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:58:13,668 DEBUG blivet/MainThread: action: [292] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:58:13,668 DEBUG blivet/MainThread: action: [293] destroy format xfs filesystem on lvmsnapshot test_vg2-lv4_snapset1 (id 144) 2024-03-01 17:58:13,668 DEBUG blivet/MainThread: action: [295] destroy device lvmsnapshot test_vg2-lv4_snapset1 (id 144) 2024-03-01 17:58:13,668 DEBUG blivet/MainThread: action: [296] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 131) 2024-03-01 17:58:13,668 DEBUG blivet/MainThread: action: [298] destroy device lvmlv test_vg2-lv4 (id 131) 2024-03-01 17:58:13,668 DEBUG blivet/MainThread: action: [299] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:58:13,668 DEBUG blivet/MainThread: action: [300] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:58:13,669 DEBUG blivet/MainThread: action: [302] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:58:13,669 DEBUG blivet/MainThread: action: [304] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:58:13,669 DEBUG blivet/MainThread: action: [306] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 201) 2024-03-01 17:58:13,669 DEBUG blivet/MainThread: action: [308] destroy device lvmlv test_vg3-lv5 (id 201) 2024-03-01 17:58:13,669 DEBUG blivet/MainThread: action: [309] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 214) 2024-03-01 17:58:13,669 DEBUG blivet/MainThread: action: [311] destroy device lvmlv test_vg3-lv6 (id 214) 2024-03-01 17:58:13,669 DEBUG blivet/MainThread: action: [312] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 227) 2024-03-01 17:58:13,669 DEBUG blivet/MainThread: action: [314] destroy device lvmlv test_vg3-lv7 (id 227) 2024-03-01 17:58:13,669 DEBUG blivet/MainThread: action: [315] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 240) 2024-03-01 17:58:13,669 DEBUG blivet/MainThread: action: [317] destroy device lvmlv test_vg3-lv8 (id 240) 2024-03-01 17:58:13,669 DEBUG blivet/MainThread: action: [318] destroy device lvmvg test_vg3 (id 167) 2024-03-01 17:58:13,669 DEBUG blivet/MainThread: action: [319] destroy format lvmpv on disk sdj (id 192) 2024-03-01 17:58:13,669 DEBUG blivet/MainThread: action: [321] destroy format lvmpv on disk sdi (id 182) 2024-03-01 17:58:13,670 DEBUG blivet/MainThread: action: [323] destroy format lvmpv on disk sdg (id 158) 2024-03-01 17:58:13,670 DEBUG blivet/MainThread: action: [325] destroy format lvmpv on disk sdh (id 172) 2024-03-01 17:58:13,670 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:58:13,672 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:58:13,675 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:58:13,678 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:58:13,681 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:58:13,681 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:58:13,684 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:58:13,684 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 0x7f760061b780> 2024-03-01 17:58:13,685 INFO blivet/MainThread: sorting actions... 2024-03-01 17:58:13,713 DEBUG blivet/MainThread: action: [315] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 240) 2024-03-01 17:58:13,713 DEBUG blivet/MainThread: action: [317] destroy device lvmlv test_vg3-lv8 (id 240) 2024-03-01 17:58:13,713 DEBUG blivet/MainThread: action: [312] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 227) 2024-03-01 17:58:13,714 DEBUG blivet/MainThread: action: [314] destroy device lvmlv test_vg3-lv7 (id 227) 2024-03-01 17:58:13,714 DEBUG blivet/MainThread: action: [309] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 214) 2024-03-01 17:58:13,714 DEBUG blivet/MainThread: action: [311] destroy device lvmlv test_vg3-lv6 (id 214) 2024-03-01 17:58:13,714 DEBUG blivet/MainThread: action: [306] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 201) 2024-03-01 17:58:13,714 DEBUG blivet/MainThread: action: [308] destroy device lvmlv test_vg3-lv5 (id 201) 2024-03-01 17:58:13,714 DEBUG blivet/MainThread: action: [318] destroy device lvmvg test_vg3 (id 167) 2024-03-01 17:58:13,714 DEBUG blivet/MainThread: action: [325] destroy format lvmpv on disk sdh (id 172) 2024-03-01 17:58:13,715 DEBUG blivet/MainThread: action: [323] destroy format lvmpv on disk sdg (id 158) 2024-03-01 17:58:13,715 DEBUG blivet/MainThread: action: [321] destroy format lvmpv on disk sdi (id 182) 2024-03-01 17:58:13,715 DEBUG blivet/MainThread: action: [319] destroy format lvmpv on disk sdj (id 192) 2024-03-01 17:58:13,715 DEBUG blivet/MainThread: action: [293] destroy format xfs filesystem on lvmsnapshot test_vg2-lv4_snapset1 (id 144) 2024-03-01 17:58:13,715 DEBUG blivet/MainThread: action: [295] destroy device lvmsnapshot test_vg2-lv4_snapset1 (id 144) 2024-03-01 17:58:13,715 DEBUG blivet/MainThread: action: [296] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 131) 2024-03-01 17:58:13,715 DEBUG blivet/MainThread: action: [298] destroy device lvmlv test_vg2-lv4 (id 131) 2024-03-01 17:58:13,716 DEBUG blivet/MainThread: action: [287] destroy format xfs filesystem on lvmsnapshot test_vg2-lv3_snapset1 (id 118) 2024-03-01 17:58:13,716 DEBUG blivet/MainThread: action: [289] destroy device lvmsnapshot test_vg2-lv3_snapset1 (id 118) 2024-03-01 17:58:13,716 DEBUG blivet/MainThread: action: [290] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:58:13,716 DEBUG blivet/MainThread: action: [292] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:58:13,716 DEBUG blivet/MainThread: action: [299] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:58:13,716 DEBUG blivet/MainThread: action: [304] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:58:13,717 DEBUG blivet/MainThread: action: [302] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:58:13,717 DEBUG blivet/MainThread: action: [300] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:58:13,717 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:58:13,717 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:58:13,717 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:58:13,717 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:58:13,717 DEBUG blivet/MainThread: action: [280] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:58:13,718 DEBUG blivet/MainThread: action: [285] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:58:13,718 DEBUG blivet/MainThread: action: [283] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:58:13,718 DEBUG blivet/MainThread: action: [281] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:58:13,718 INFO blivet/MainThread: executing action: [315] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 240) 2024-03-01 17:58:13,721 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:13,724 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:58:13,725 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 17:58:13,732 INFO program/MainThread: stdout: 2024-03-01 17:58:13,733 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:58:13,733 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,733 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,749 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,749 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,761 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,761 INFO blivet/MainThread: executing action: [317] destroy device lvmlv test_vg3-lv8 (id 240) 2024-03-01 17:58:13,766 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 17:58:13,769 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:58:13,773 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:58:13,777 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 17:58:13,780 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:58:13,780 INFO program/MainThread: Running [134] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:13,816 INFO program/MainThread: stdout[134]: 2024-03-01 17:58:13,816 INFO program/MainThread: stderr[134]: 2024-03-01 17:58:13,816 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 17:58:13,821 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:58:13,824 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:13,827 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:58:13,830 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:13,834 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:58:13,837 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:13,840 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:58:13,843 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:13,846 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:58:13,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 17:58:13,850 INFO program/MainThread: Running [135] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:13,887 INFO program/MainThread: stdout[135]: Logical volume "lv8" successfully removed. 2024-03-01 17:58:13,888 INFO program/MainThread: stderr[135]: 2024-03-01 17:58:13,888 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 17:58:13,888 INFO blivet/MainThread: executing action: [312] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 227) 2024-03-01 17:58:13,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:13,906 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:58:13,906 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 17:58:13,920 INFO program/MainThread: stdout: 2024-03-01 17:58:13,920 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:58:13,920 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,920 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,956 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,957 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:13,969 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:13,969 INFO blivet/MainThread: executing action: [314] destroy device lvmlv test_vg3-lv7 (id 227) 2024-03-01 17:58:13,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 17:58:13,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:58:13,981 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:58:13,985 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 17:58:13,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:58:13,988 INFO program/MainThread: Running [136] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:14,024 INFO program/MainThread: stdout[136]: 2024-03-01 17:58:14,024 INFO program/MainThread: stderr[136]: 2024-03-01 17:58:14,024 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 17:58:14,028 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:58:14,032 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,035 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:58:14,038 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,041 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:58:14,045 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,048 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:58:14,051 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,054 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:58:14,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 17:58:14,058 INFO program/MainThread: Running [137] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:14,103 INFO program/MainThread: stdout[137]: Logical volume "lv7" successfully removed. 2024-03-01 17:58:14,103 INFO program/MainThread: stderr[137]: 2024-03-01 17:58:14,103 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 17:58:14,104 INFO blivet/MainThread: executing action: [309] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 214) 2024-03-01 17:58:14,112 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,121 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:58:14,121 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 17:58:14,140 INFO program/MainThread: stdout: 2024-03-01 17:58:14,141 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:58:14,141 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:14,141 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:14,163 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:14,163 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:14,175 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:14,175 INFO blivet/MainThread: executing action: [311] destroy device lvmlv test_vg3-lv6 (id 214) 2024-03-01 17:58:14,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 17:58:14,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:58:14,187 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:58:14,191 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 17:58:14,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:58:14,194 INFO program/MainThread: Running [138] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:14,227 INFO program/MainThread: stdout[138]: 2024-03-01 17:58:14,227 INFO program/MainThread: stderr[138]: 2024-03-01 17:58:14,227 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 17:58:14,232 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:58:14,235 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,238 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:58:14,242 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,245 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:58:14,248 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,251 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:58:14,255 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,258 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:58:14,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 17:58:14,261 INFO program/MainThread: Running [139] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:14,303 INFO program/MainThread: stdout[139]: Logical volume "lv6" successfully removed. 2024-03-01 17:58:14,303 INFO program/MainThread: stderr[139]: 2024-03-01 17:58:14,303 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 17:58:14,304 INFO blivet/MainThread: executing action: [306] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 201) 2024-03-01 17:58:14,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,325 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:58:14,325 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 17:58:14,344 INFO program/MainThread: stdout: 2024-03-01 17:58:14,345 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:58:14,345 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:14,345 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:14,372 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:14,372 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:14,385 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:14,385 INFO blivet/MainThread: executing action: [308] destroy device lvmlv test_vg3-lv5 (id 201) 2024-03-01 17:58:14,390 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 17:58:14,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:58:14,397 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:58:14,400 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 17:58:14,404 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:58:14,404 INFO program/MainThread: Running [140] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:14,442 INFO program/MainThread: stdout[140]: 2024-03-01 17:58:14,442 INFO program/MainThread: stderr[140]: 2024-03-01 17:58:14,442 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 17:58:14,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:58:14,450 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,453 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:58:14,457 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,460 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:58:14,463 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,466 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:58:14,470 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,473 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:58:14,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 17:58:14,477 INFO program/MainThread: Running [141] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:14,518 INFO program/MainThread: stdout[141]: Logical volume "lv5" successfully removed. 2024-03-01 17:58:14,519 INFO program/MainThread: stderr[141]: 2024-03-01 17:58:14,519 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 17:58:14,520 INFO blivet/MainThread: executing action: [318] destroy device lvmvg test_vg3 (id 167) 2024-03-01 17:58:14,527 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 17:58:14,533 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 17:58:14,539 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:58:14,557 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,562 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:58:14,568 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,572 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:58:14,579 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,585 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:58:14,591 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,594 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:58:14,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 17:58:14,598 INFO program/MainThread: Running [142] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:14,639 INFO program/MainThread: stdout[142]: Volume group "test_vg3" is already consistent. 2024-03-01 17:58:14,639 INFO program/MainThread: stderr[142]: 2024-03-01 17:58:14,640 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 17:58:14,640 INFO program/MainThread: Running [143] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:14,697 INFO program/MainThread: stdout[143]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 17:58:14,697 INFO program/MainThread: stderr[143]: 2024-03-01 17:58:14,697 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 17:58:14,698 INFO program/MainThread: Running [144] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:14,736 INFO program/MainThread: stdout[144]: Volume group "test_vg3" successfully removed 2024-03-01 17:58:14,736 INFO program/MainThread: stderr[144]: 2024-03-01 17:58:14,736 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 17:58:14,737 INFO blivet/MainThread: executing action: [325] destroy format lvmpv on disk sdh (id 172) 2024-03-01 17:58:14,744 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,757 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:58:14,763 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:58:14,763 INFO program/MainThread: Running [145] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:14,818 INFO program/MainThread: stdout[145]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 17:58:14,819 INFO program/MainThread: stderr[145]: 2024-03-01 17:58:14,819 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 17:58:14,819 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 17:58:14,819 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:14,852 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:14,852 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:14,865 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:14,865 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:14,880 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:14,880 INFO blivet/MainThread: executing action: [323] destroy format lvmpv on disk sdg (id 158) 2024-03-01 17:58:14,885 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,888 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:58:14,891 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:58:14,891 INFO program/MainThread: Running [146] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdg$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:14,919 INFO program/MainThread: stdout[146]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 17:58:14,919 INFO program/MainThread: stderr[146]: 2024-03-01 17:58:14,919 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 17:58:14,919 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 17:58:14,920 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:14,948 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:14,949 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:14,964 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:14,964 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:14,978 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:14,979 INFO blivet/MainThread: executing action: [321] destroy format lvmpv on disk sdi (id 182) 2024-03-01 17:58:14,983 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:14,986 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:58:14,989 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:58:14,989 INFO program/MainThread: Running [147] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdi$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:15,017 INFO program/MainThread: stdout[147]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 17:58:15,017 INFO program/MainThread: stderr[147]: 2024-03-01 17:58:15,017 INFO program/MainThread: ...done [147] (exit code: 0) 2024-03-01 17:58:15,018 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 17:58:15,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,048 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,049 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,061 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,061 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,074 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,074 INFO blivet/MainThread: executing action: [319] destroy format lvmpv on disk sdj (id 192) 2024-03-01 17:58:15,079 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,082 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:58:15,085 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:58:15,085 INFO program/MainThread: Running [148] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:15,112 INFO program/MainThread: stdout[148]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 17:58:15,112 INFO program/MainThread: stderr[148]: 2024-03-01 17:58:15,112 INFO program/MainThread: ...done [148] (exit code: 0) 2024-03-01 17:58:15,112 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 17:58:15,113 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,144 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,157 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,157 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,172 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,172 INFO blivet/MainThread: executing action: [293] destroy format xfs filesystem on lvmsnapshot test_vg2-lv4_snapset1 (id 144) 2024-03-01 17:58:15,177 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4_snapset1 ; type: xfs ; status: False ; 2024-03-01 17:58:15,177 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4_snapset1 2024-03-01 17:58:15,186 INFO program/MainThread: stdout: 2024-03-01 17:58:15,186 INFO program/MainThread: /dev/mapper/test_vg2-lv4_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:58:15,186 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,186 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,204 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,204 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,214 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,215 INFO blivet/MainThread: executing action: [295] destroy device lvmsnapshot test_vg2-lv4_snapset1 (id 144) 2024-03-01 17:58:15,219 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 17:58:15,222 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:58:15,225 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,229 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 17:58:15,232 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,235 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 17:58:15,238 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,241 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 17:58:15,245 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 17:58:15,245 INFO program/MainThread: Running [149] lvm lvremove --yes --force test_vg2/lv4_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:15,367 INFO program/MainThread: stdout[149]: Logical volume "lv4_snapset1" successfully removed. 2024-03-01 17:58:15,367 INFO program/MainThread: stderr[149]: 2024-03-01 17:58:15,367 INFO program/MainThread: ...done [149] (exit code: 0) 2024-03-01 17:58:15,368 INFO blivet/MainThread: executing action: [296] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 131) 2024-03-01 17:58:15,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,383 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:58:15,383 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 17:58:15,402 INFO program/MainThread: stdout: 2024-03-01 17:58:15,403 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:58:15,403 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,403 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,415 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,415 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,426 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,426 INFO blivet/MainThread: executing action: [298] destroy device lvmlv test_vg2-lv4 (id 131) 2024-03-01 17:58:15,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 17:58:15,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:58:15,438 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:58:15,442 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 17:58:15,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:58:15,445 INFO program/MainThread: Running [150] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:15,481 INFO program/MainThread: stdout[150]: 2024-03-01 17:58:15,481 INFO program/MainThread: stderr[150]: 2024-03-01 17:58:15,481 INFO program/MainThread: ...done [150] (exit code: 0) 2024-03-01 17:58:15,486 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:58:15,489 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,492 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 17:58:15,496 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,499 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 17:58:15,502 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,505 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 17:58:15,508 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 17:58:15,509 INFO program/MainThread: Running [151] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:15,555 INFO program/MainThread: stdout[151]: Logical volume "lv4" successfully removed. 2024-03-01 17:58:15,555 INFO program/MainThread: stderr[151]: 2024-03-01 17:58:15,555 INFO program/MainThread: ...done [151] (exit code: 0) 2024-03-01 17:58:15,556 INFO blivet/MainThread: executing action: [287] destroy format xfs filesystem on lvmsnapshot test_vg2-lv3_snapset1 (id 118) 2024-03-01 17:58:15,564 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3_snapset1 ; type: xfs ; status: False ; 2024-03-01 17:58:15,564 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3_snapset1 2024-03-01 17:58:15,585 INFO program/MainThread: stdout: 2024-03-01 17:58:15,585 INFO program/MainThread: /dev/mapper/test_vg2-lv3_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:58:15,585 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,586 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,600 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,600 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,613 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,613 INFO blivet/MainThread: executing action: [289] destroy device lvmsnapshot test_vg2-lv3_snapset1 (id 118) 2024-03-01 17:58:15,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 17:58:15,621 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:58:15,624 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,628 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 17:58:15,631 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,634 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 17:58:15,637 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,641 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 17:58:15,644 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 17:58:15,644 INFO program/MainThread: Running [152] lvm lvremove --yes --force test_vg2/lv3_snapset1 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:15,759 INFO program/MainThread: stdout[152]: Logical volume "lv3_snapset1" successfully removed. 2024-03-01 17:58:15,759 INFO program/MainThread: stderr[152]: 2024-03-01 17:58:15,759 INFO program/MainThread: ...done [152] (exit code: 0) 2024-03-01 17:58:15,760 INFO blivet/MainThread: executing action: [290] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:58:15,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,776 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:58:15,776 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 17:58:15,796 INFO program/MainThread: stdout: 2024-03-01 17:58:15,796 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:58:15,796 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,797 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,817 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,817 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:15,829 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:15,829 INFO blivet/MainThread: executing action: [292] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:58:15,834 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 17:58:15,837 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:58:15,841 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:58:15,845 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 17:58:15,848 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:58:15,848 INFO program/MainThread: Running [153] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:15,879 INFO program/MainThread: stdout[153]: 2024-03-01 17:58:15,879 INFO program/MainThread: stderr[153]: 2024-03-01 17:58:15,879 INFO program/MainThread: ...done [153] (exit code: 0) 2024-03-01 17:58:15,884 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:58:15,887 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,890 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:58:15,894 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,897 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:58:15,900 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,903 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:58:15,906 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 17:58:15,907 INFO program/MainThread: Running [154] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:15,950 INFO program/MainThread: stdout[154]: Logical volume "lv3" successfully removed. 2024-03-01 17:58:15,951 INFO program/MainThread: stderr[154]: 2024-03-01 17:58:15,951 INFO program/MainThread: ...done [154] (exit code: 0) 2024-03-01 17:58:15,952 INFO blivet/MainThread: executing action: [299] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:58:15,959 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 17:58:15,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 17:58:15,971 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:58:15,979 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,984 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:58:15,990 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:15,995 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:58:15,998 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,001 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:58:16,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 17:58:16,004 INFO program/MainThread: Running [155] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:16,046 INFO program/MainThread: stdout[155]: Volume group "test_vg2" is already consistent. 2024-03-01 17:58:16,047 INFO program/MainThread: stderr[155]: 2024-03-01 17:58:16,047 INFO program/MainThread: ...done [155] (exit code: 0) 2024-03-01 17:58:16,047 INFO program/MainThread: Running [156] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:16,085 INFO program/MainThread: stdout[156]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 17:58:16,085 INFO program/MainThread: stderr[156]: 2024-03-01 17:58:16,085 INFO program/MainThread: ...done [156] (exit code: 0) 2024-03-01 17:58:16,086 INFO program/MainThread: Running [157] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:16,120 INFO program/MainThread: stdout[157]: Volume group "test_vg2" successfully removed 2024-03-01 17:58:16,120 INFO program/MainThread: stderr[157]: 2024-03-01 17:58:16,120 INFO program/MainThread: ...done [157] (exit code: 0) 2024-03-01 17:58:16,121 INFO blivet/MainThread: executing action: [304] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:58:16,128 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,136 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:58:16,141 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:58:16,142 INFO program/MainThread: Running [158] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sde$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:16,187 INFO program/MainThread: stdout[158]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 17:58:16,188 INFO program/MainThread: stderr[158]: 2024-03-01 17:58:16,188 INFO program/MainThread: ...done [158] (exit code: 0) 2024-03-01 17:58:16,188 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 17:58:16,188 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:16,219 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,220 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:16,233 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,234 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:16,249 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,249 INFO blivet/MainThread: executing action: [302] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:58:16,253 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,257 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:58:16,260 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:58:16,260 INFO program/MainThread: Running [159] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:16,288 INFO program/MainThread: stdout[159]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 17:58:16,288 INFO program/MainThread: stderr[159]: 2024-03-01 17:58:16,288 INFO program/MainThread: ...done [159] (exit code: 0) 2024-03-01 17:58:16,288 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 17:58:16,289 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:16,326 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,327 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:16,338 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,339 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:16,352 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,352 INFO blivet/MainThread: executing action: [300] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:58:16,356 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,359 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:58:16,362 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:58:16,363 INFO program/MainThread: Running [160] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sdf$|","a|/dev/sdc$|","a|/dev/sdb$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:16,388 INFO program/MainThread: stdout[160]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 17:58:16,388 INFO program/MainThread: stderr[160]: 2024-03-01 17:58:16,388 INFO program/MainThread: ...done [160] (exit code: 0) 2024-03-01 17:58:16,388 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 17:58:16,389 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:16,418 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:16,435 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,435 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:16,449 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,449 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:58:16,454 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,457 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:58:16,458 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 17:58:16,465 INFO program/MainThread: stdout: 2024-03-01 17:58:16,465 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:58:16,465 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,465 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:16,480 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,480 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:16,490 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,490 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:58:16,495 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 17:58:16,498 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:58:16,502 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:58:16,506 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 17:58:16,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:58:16,509 INFO program/MainThread: Running [161] lvm lvchange -an test_vg1/lv2 --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 17:58:16,544 INFO program/MainThread: stdout[161]: 2024-03-01 17:58:16,544 INFO program/MainThread: stderr[161]: 2024-03-01 17:58:16,545 INFO program/MainThread: ...done [161] (exit code: 0) 2024-03-01 17:58:16,549 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:58:16,552 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,556 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 17:58:16,559 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,562 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 17:58:16,566 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,569 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 17:58:16,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 17:58:16,572 INFO program/MainThread: Running [162] lvm lvremove --yes test_vg1/lv2 --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 17:58:16,619 INFO program/MainThread: stdout[162]: Logical volume "lv2" successfully removed. 2024-03-01 17:58:16,619 INFO program/MainThread: stderr[162]: 2024-03-01 17:58:16,620 INFO program/MainThread: ...done [162] (exit code: 0) 2024-03-01 17:58:16,620 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:58:16,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,635 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:58:16,635 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:58:16,650 INFO program/MainThread: stdout: 2024-03-01 17:58:16,650 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:58:16,651 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,651 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:16,671 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:16,683 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:16,683 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:58:16,688 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:58:16,691 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:58:16,695 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:58:16,699 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:58:16,702 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:58:16,702 INFO program/MainThread: Running [163] lvm lvchange -an test_vg1/lv1 --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 17:58:16,736 INFO program/MainThread: stdout[163]: 2024-03-01 17:58:16,736 INFO program/MainThread: stderr[163]: 2024-03-01 17:58:16,736 INFO program/MainThread: ...done [163] (exit code: 0) 2024-03-01 17:58:16,741 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:58:16,744 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,747 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:58:16,751 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,754 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:58:16,757 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,761 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:58:16,764 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:58:16,764 INFO program/MainThread: Running [164] lvm lvremove --yes test_vg1/lv1 --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 17:58:16,798 INFO program/MainThread: stdout[164]: Logical volume "lv1" successfully removed. 2024-03-01 17:58:16,798 INFO program/MainThread: stderr[164]: 2024-03-01 17:58:16,798 INFO program/MainThread: ...done [164] (exit code: 0) 2024-03-01 17:58:16,799 INFO blivet/MainThread: executing action: [280] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:58:16,806 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:58:16,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:58:16,820 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:58:16,826 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,832 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:58:16,839 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,846 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:58:16,851 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:16,857 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:58:16,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:58:16,863 INFO program/MainThread: Running [165] lvm vgreduce --removemissing --force test_vg1 --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 17:58:16,900 INFO program/MainThread: stdout[165]: Volume group "test_vg1" is already consistent. 2024-03-01 17:58:16,900 INFO program/MainThread: stderr[165]: 2024-03-01 17:58:16,900 INFO program/MainThread: ...done [165] (exit code: 0) 2024-03-01 17:58:16,900 INFO program/MainThread: Running [166] lvm vgchange -an test_vg1 --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 17:58:16,943 INFO program/MainThread: stdout[166]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:58:16,943 INFO program/MainThread: stderr[166]: 2024-03-01 17:58:16,943 INFO program/MainThread: ...done [166] (exit code: 0) 2024-03-01 17:58:16,944 INFO program/MainThread: Running [167] lvm vgremove --force test_vg1 --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 17:58:16,983 INFO program/MainThread: stdout[167]: Volume group "test_vg1" successfully removed 2024-03-01 17:58:16,983 INFO program/MainThread: stderr[167]: 2024-03-01 17:58:16,983 INFO program/MainThread: ...done [167] (exit code: 0) 2024-03-01 17:58:16,984 INFO blivet/MainThread: executing action: [285] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:58:16,991 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:17,003 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:58:17,009 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:58:17,009 INFO program/MainThread: Running [168] lvm pvremove --force --force --yes /dev/sda --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 17:58:17,045 INFO program/MainThread: stdout[168]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:58:17,045 INFO program/MainThread: stderr[168]: 2024-03-01 17:58:17,046 INFO program/MainThread: ...done [168] (exit code: 0) 2024-03-01 17:58:17,046 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:58:17,046 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:17,075 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:17,075 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:17,092 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:17,092 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:17,105 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:17,106 INFO blivet/MainThread: executing action: [283] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:58:17,110 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:17,113 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:58:17,116 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:58:17,116 INFO program/MainThread: Running [169] lvm pvremove --force --force --yes /dev/sdc --config= devices { filter=["a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:17,142 INFO program/MainThread: stdout[169]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:58:17,142 INFO program/MainThread: stderr[169]: 2024-03-01 17:58:17,142 INFO program/MainThread: ...done [169] (exit code: 0) 2024-03-01 17:58:17,143 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:58:17,143 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:17,177 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:17,178 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:17,190 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:17,190 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:17,203 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:17,204 INFO blivet/MainThread: executing action: [281] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:58:17,208 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:17,211 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:58:17,214 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:58:17,214 INFO program/MainThread: Running [170] lvm pvremove --force --force --yes /dev/sdb --config= devices { filter=["a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:17,241 INFO program/MainThread: stdout[170]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:58:17,241 INFO program/MainThread: stderr[170]: 2024-03-01 17:58:17,241 INFO program/MainThread: ...done [170] (exit code: 0) 2024-03-01 17:58:17,241 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:58:17,241 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:17,271 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:17,272 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:17,285 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:17,285 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:17,301 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:17,307 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:58:17,307 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 0x7f760061b728> 2024-03-01 17:58:27,943 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_c7qkvehx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:58:32,655 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_xqfrzkm1/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:58:39,693 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_818e60uw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:58:39,729 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:58:39,729 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:58:39,732 INFO program/MainThread: stdout[2]: 2024-03-01 17:58:39,732 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 17:58:39,732 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:58:39,733 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:58:39,737 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:39,737 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:58:39,741 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:58:39,741 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:58:39,744 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:58:39,744 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:58:39,747 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:58:39,747 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:58:39,755 INFO program/MainThread: stdout: 2024-03-01 17:58:39,755 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:58:39,755 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:58:39,755 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:58:39,755 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:58:39,755 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:58:39,755 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:58:39,755 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:58:39,755 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:58:39,755 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:58:39,755 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:58:39,755 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:58:39,755 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:58:39,755 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:58:39,755 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:58:39,755 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:58:39,755 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:39,756 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 17:58:39,756 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:58:39,756 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:58:39,756 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:58:39,756 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:58:39,756 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:58:39,757 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:58:39,757 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:39,767 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:39,778 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:58:39,783 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:58:39,783 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 17:58:39,783 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 17:58:39,810 INFO program/MainThread: stdout[3]: 2024-03-01 17:58:39,810 INFO program/MainThread: stderr[3]: 2024-03-01 17:58:39,810 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:58:39,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:58:39,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:39,823 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:58:39,828 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:58:39,828 INFO blivet/MainThread: sda is a disk 2024-03-01 17:58:39,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:58:39,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:58:39,832 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:58:39,836 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:58:39,836 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 17:58:39,839 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 17:58:39,840 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:58:39,840 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:58:39,840 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6ac6e245c0) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:58:39,844 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:58:39,844 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:58:39,848 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:58:39,848 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 17:58:39,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:58:39,854 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:39,858 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:58:39,858 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:58:39,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:58:39,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:58:39,862 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:58:39,865 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:58:39,865 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 17:58:39,869 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 17:58:39,869 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:58:39,869 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:58:39,869 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6ac6e46518) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:58:39,873 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:58:39,873 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:58:39,876 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:58:39,876 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 17:58:39,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:58:39,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:39,886 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:58:39,887 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:58:39,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:58:39,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:58:39,890 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:58:39,893 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:58:39,893 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 17:58:39,897 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 17:58:39,897 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:58:39,897 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:58:39,897 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6ac6e465c0) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:58:39,901 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:58:39,901 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:58:39,904 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:58:39,904 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 17:58:39,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:58:39,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:39,914 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:58:39,915 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:58:39,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:58:39,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:58:39,918 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:58:39,922 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:58:39,922 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 17:58:39,925 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 17:58:39,925 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:58:39,926 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:58:39,926 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6ac5dd86d8) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:58:39,929 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:58:39,929 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:58:39,933 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:58:39,933 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 17:58:39,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:58:39,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:39,943 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:58:39,943 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:58:39,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:58:39,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:58:39,947 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:58:39,950 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:58:39,950 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 17:58:39,953 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 17:58:39,954 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:58:39,954 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:58:39,954 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6ac5dd8198) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:58:39,957 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:58:39,958 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:58:39,961 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470300266'} ; 2024-03-01 17:58:39,961 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 17:58:39,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:58:39,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:39,971 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:58:39,971 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:58:39,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:58:39,972 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:58:39,975 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:58:39,978 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:58:39,978 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 17:58:39,982 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 17:58:39,982 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:58:39,982 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:58:39,982 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6ac5dd45c0) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:58:39,986 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:58:39,986 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:58:39,989 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470485885'} ; 2024-03-01 17:58:39,989 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 17:58:39,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:58:39,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:39,999 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:58:40,000 INFO blivet/MainThread: sde is a disk 2024-03-01 17:58:40,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:58:40,000 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:58:40,003 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:58:40,006 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:58:40,007 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 17:58:40,010 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 17:58:40,010 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:58:40,011 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:58:40,011 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6ac5dd4c50) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:58:40,014 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:58:40,014 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:58:40,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470390507'} ; 2024-03-01 17:58:40,018 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 17:58:40,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:58:40,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:40,028 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:58:40,028 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:58:40,028 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:58:40,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:58:40,032 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:58:40,035 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:58:40,035 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 17:58:40,038 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 17:58:40,039 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:58:40,039 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:58:40,039 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6ac5dd4b70) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:58:40,042 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:58:40,043 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:58:40,046 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470531967'} ; 2024-03-01 17:58:40,046 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 17:58:40,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:58:40,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:40,056 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:58:40,057 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:58:40,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:58:40,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:58:40,060 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:58:40,063 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:58:40,063 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 17:58:40,067 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 17:58:40,067 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:58:40,068 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:58:40,068 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6ac5de3b38) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:58:40,071 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:58:40,071 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:58:40,074 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470636696'} ; 2024-03-01 17:58:40,075 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 17:58:40,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:58:40,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:40,085 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:58:40,085 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:58:40,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:58:40,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:58:40,089 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:58:40,092 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:58:40,092 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 17:58:40,095 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 17:58:40,096 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:58:40,096 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:58:40,096 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6ac5dd4898) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:58:40,099 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:58:40,100 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:58:40,103 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470768159'} ; 2024-03-01 17:58:40,103 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 17:58:40,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:58:40,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:40,113 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:58:40,114 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:58:40,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:58:40,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:58:40,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:58:40,121 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:58:40,121 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 17:58:40,124 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 17:58:40,124 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:58:40,125 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:58:40,125 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6ac5df3a58) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:58:40,128 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:58:40,128 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:58:40,132 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470854761'} ; 2024-03-01 17:58:40,132 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 17:58:40,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:58:40,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:40,142 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:58:40,142 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:58:40,142 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:58:40,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:58:40,146 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:58:40,149 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:58:40,149 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 17:58:40,152 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 17:58:40,153 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:58:40,153 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:58:40,153 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6ac5def048) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:58:40,157 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:58:40,157 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:58:40,160 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': '28327289'} ; 2024-03-01 17:58:40,160 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:58:40,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:58:40,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:40,170 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:58:40,170 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:58:40,170 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:58:40,170 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:58:40,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:58:40,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:58:40,174 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:58:40,177 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:58:40,177 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:58:40,180 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:58:40,180 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:58:40,181 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:58:40,181 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6ac5dd82b0) -- 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 17:58:40,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:58:40,188 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:40,188 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:58:40,191 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:40,192 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:58:40,195 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:40,195 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:58:40,198 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:40,198 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:58:40,202 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:58:40,205 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:40,209 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:58:40,213 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 0x7f6ac5de9448> 2024-03-01 17:58:42,905 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:58:42,909 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:58:42,910 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:58:42,914 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': '28332446'} ; 2024-03-01 17:58:42,914 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:58:42,914 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:58:42,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:42,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:42,923 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:58:42,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:42,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:42,929 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:42,942 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:42,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:58:42,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:58:42,960 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:58:42,964 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:58:42,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:58:42,968 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:58:42,971 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:58:42,971 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:58:42,974 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:58:42,975 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:58:42,975 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:58:42,978 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:58:42,981 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:58:42,984 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:58:42,987 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:58:42,990 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:58:42,991 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:58:42,991 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:58:42,992 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:58:42,991 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f6ac6e945c0) -- 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 0x7f6ac5d8e0f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:58:42,995 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:58:42,999 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:42,999 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:58:43,002 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:43,002 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:58:43,005 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:43,006 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:58:43,009 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:43,009 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:58:43,011 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:58:43,011 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:58:43,014 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:43,015 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:58:43,018 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:58:43,018 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:58:43,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:43,031 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:43,043 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:58:43,044 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:58:43,048 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 17:58:43,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:43,054 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 17:58:43,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:43,057 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:58:43,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:58:43,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:43,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:58:43,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:43,068 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:58:43,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:58:43,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:43,077 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 17:58:43,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:43,080 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:58:43,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:58:43,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:43,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:58:43,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:43,091 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:58:43,094 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 17:58:43,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:43,099 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 17:58:43,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:43,103 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 17:58:43,105 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 17:58:43,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:43,111 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 17:58:43,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:43,114 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:58:43,117 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:43,117 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 17:58:43,120 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:43,120 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 83 2024-03-01 17:58:43,123 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:43,123 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 84 2024-03-01 17:58:43,126 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:43,126 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 85 2024-03-01 17:58:43,129 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:43,129 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 86 2024-03-01 17:58:43,132 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:43,132 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 87 2024-03-01 17:58:43,135 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:43,135 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 88 2024-03-01 17:58:43,138 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:43,138 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 89 2024-03-01 17:58:47,608 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_azggyil7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:58:47,644 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:58:47,644 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:58:47,647 INFO program/MainThread: stdout[2]: 2024-03-01 17:58:47,647 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 17:58:47,647 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:58:47,648 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:58:47,652 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:47,652 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:58:47,656 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:58:47,656 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:58:47,659 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:58:47,659 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:58:47,662 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:58:47,662 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:58:47,669 INFO program/MainThread: stdout: 2024-03-01 17:58:47,669 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:58:47,669 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:58:47,669 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:58:47,669 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:58:47,669 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:58:47,670 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:58:47,670 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:58:47,670 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:58:47,670 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:58:47,670 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:58:47,670 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:58:47,670 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:58:47,670 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:58:47,670 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:58:47,670 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:58:47,670 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:47,670 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 17:58:47,670 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:58:47,670 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:58:47,671 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:58:47,671 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:58:47,671 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:58:47,671 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:58:47,671 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:47,681 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:47,692 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:58:47,696 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:58:47,696 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 17:58:47,697 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 17:58:47,729 INFO program/MainThread: stdout[3]: 2024-03-01 17:58:47,729 INFO program/MainThread: stderr[3]: 2024-03-01 17:58:47,729 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:58:47,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:58:47,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:47,742 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:58:47,747 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:58:47,747 INFO blivet/MainThread: sda is a disk 2024-03-01 17:58:47,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:58:47,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:58:47,751 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:58:47,754 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:58:47,755 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 17:58:47,758 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 17:58:47,758 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:58:47,759 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:58:47,759 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc519d62630) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:58:47,762 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:58:47,762 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:58:47,766 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:58:47,766 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 17:58:47,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:58:47,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:47,776 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:58:47,776 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:58:47,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:58:47,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:58:47,779 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:58:47,783 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:58:47,783 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 17:58:47,786 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 17:58:47,786 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:58:47,787 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:58:47,787 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc519d805c0) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:58:47,790 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:58:47,790 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:58:47,793 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:58:47,794 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 17:58:47,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:58:47,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:47,803 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:58:47,804 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:58:47,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:58:47,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:58:47,807 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:58:47,810 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:58:47,810 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 17:58:47,814 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 17:58:47,814 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:58:47,814 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:58:47,814 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc519d80668) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:58:47,818 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:58:47,818 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:58:47,821 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:58:47,821 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 17:58:47,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:58:47,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:47,831 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:58:47,831 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:58:47,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:58:47,832 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:58:47,835 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:58:47,838 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:58:47,838 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 17:58:47,841 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 17:58:47,842 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:58:47,842 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:58:47,842 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc518d1a780) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:58:47,845 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:58:47,846 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:58:47,849 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:58:47,849 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 17:58:47,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:58:47,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:47,859 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:58:47,859 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:58:47,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:58:47,859 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:58:47,862 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:58:47,866 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:58:47,866 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 17:58:47,869 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 17:58:47,869 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:58:47,870 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:58:47,870 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc518d1a198) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:58:47,873 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:58:47,873 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:58:47,876 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470300266'} ; 2024-03-01 17:58:47,877 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 17:58:47,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:58:47,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:47,886 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:58:47,887 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:58:47,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:58:47,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:58:47,890 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:58:47,894 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:58:47,894 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 17:58:47,897 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 17:58:47,897 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:58:47,898 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:58:47,898 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc518d21668) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:58:47,901 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:58:47,901 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:58:47,904 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470485885'} ; 2024-03-01 17:58:47,904 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 17:58:47,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:58:47,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:47,914 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:58:47,915 INFO blivet/MainThread: sde is a disk 2024-03-01 17:58:47,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:58:47,915 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:58:47,918 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:58:47,921 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:58:47,921 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 17:58:47,925 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 17:58:47,925 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:58:47,925 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:58:47,925 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc518d21cf8) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:58:47,929 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:58:47,929 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:58:47,932 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470390507'} ; 2024-03-01 17:58:47,932 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 17:58:47,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:58:47,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:47,942 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:58:47,943 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:58:47,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:58:47,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:58:47,946 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:58:47,949 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:58:47,949 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 17:58:47,952 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 17:58:47,953 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:58:47,953 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:58:47,953 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc518d21e48) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:58:47,956 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:58:47,957 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:58:47,960 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470531967'} ; 2024-03-01 17:58:47,960 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 17:58:47,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:58:47,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:47,970 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:58:47,970 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:58:47,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:58:47,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:58:47,974 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:58:47,977 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:58:47,977 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 17:58:47,980 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 17:58:47,981 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:58:47,981 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:58:47,981 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc518d20be0) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:58:47,984 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:58:47,985 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:58:47,988 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470636696'} ; 2024-03-01 17:58:47,988 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 17:58:47,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:58:47,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:47,998 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:58:47,998 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:58:47,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:58:47,998 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:58:48,002 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:58:48,005 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:58:48,005 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 17:58:48,008 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 17:58:48,008 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:58:48,009 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:58:48,009 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc518d218d0) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:58:48,012 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:58:48,012 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:58:48,015 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470768159'} ; 2024-03-01 17:58:48,016 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 17:58:48,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:58:48,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:48,025 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:58:48,026 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:58:48,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:58:48,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:58:48,029 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:58:48,033 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:58:48,033 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 17:58:48,036 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 17:58:48,036 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:58:48,037 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:58:48,037 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc518d2eb00) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:58:48,040 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:58:48,040 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:58:48,043 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'LVM_PV_GONE': '1', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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_READY': '1', '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': '470854761'} ; 2024-03-01 17:58:48,043 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 17:58:48,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:58:48,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:48,053 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:58:48,054 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:58:48,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:58:48,054 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:58:48,057 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:58:48,060 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:58:48,061 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 17:58:48,064 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 17:58:48,064 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:58:48,065 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:58:48,065 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc518d2d1d0) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:58:48,068 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:58:48,068 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:58:48,071 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': '28327289'} ; 2024-03-01 17:58:48,071 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:58:48,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:58:48,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:48,081 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:58:48,081 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:58:48,081 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:58:48,081 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:58:48,081 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:58:48,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:58:48,085 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:58:48,088 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:58:48,088 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:58:48,091 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:58:48,091 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:58:48,092 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:58:48,092 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc518d1acf8) -- 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 17:58:48,095 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:58:48,099 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:48,099 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:58:48,102 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:48,103 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:58:48,106 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:48,106 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:58:48,109 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:48,110 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:58:48,113 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:58:48,116 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:48,120 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:58:48,124 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 0x7fc518d24e88> 2024-03-01 17:58:51,422 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:58:51,426 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:58:51,427 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:58:51,430 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': '28332446'} ; 2024-03-01 17:58:51,430 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:58:51,431 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:58:51,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,440 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:58:51,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,446 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:51,457 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:51,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:58:51,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:58:51,479 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:58:51,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:58:51,482 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:58:51,486 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:58:51,486 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:58:51,489 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:58:51,489 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:58:51,489 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:58:51,493 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:58:51,496 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:58:51,499 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:58:51,502 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:58:51,505 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:58:51,505 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:58:51,505 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:58:51,506 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:58:51,505 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fc519d80278) -- 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 0x7fc518ccc0f8> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:58:51,510 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:58:51,513 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:58:51,513 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:58:51,516 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:58:51,516 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:58:51,520 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:51,520 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:58:51,523 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:58:51,523 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:58:51,525 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:58:51,525 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:58:51,528 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:51,529 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:58:51,532 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:58:51,532 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:58:51,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:51,545 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:51,557 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 17:58:51,558 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 17:58:51,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,567 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 17:58:51,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:51,570 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:58:51,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:51,581 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:58:51,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,590 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 17:58:51,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:51,593 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:58:51,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:51,604 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:58:51,606 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 17:58:51,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,612 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 17:58:51,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:51,615 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 17:58:51,618 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 17:58:51,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,623 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 17:58:51,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:51,626 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:58:51,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:51,637 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:58:51,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:58:51,643 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:58:51,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:58:51,649 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:58:51,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:58:51,654 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:58:51,657 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:58:51,658 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:58:51,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:58:51,661 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:58:51,661 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:58:51,665 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:58:51,665 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:58:51,668 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:58:51,668 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:58:51,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:58:51,671 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:58:51,671 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:58:51,674 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:58:51,674 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:58:51,677 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:58:51,677 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:58:51,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:58:51,680 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:58:51,680 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:58:51,683 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:58:51,683 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:58:51,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:58:51,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:58:51,692 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:58:51,695 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:58:51,699 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:58:51,702 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:58:51,706 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:58:51,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:58:51,710 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:58:51,710 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:58:51,710 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:58:51,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:51,723 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:58:51,724 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:58:51,724 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:58:51,725 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 17:58:51,725 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:58:51,725 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:58:51,728 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:51,728 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:58:51,731 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:51,732 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:58:51,735 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:58:51,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:58:51,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:58:51,742 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:58:51,745 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:58:51,749 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:58:51,752 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:58:51,753 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:58:51,753 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:58:51,753 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:58:51,754 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:58:51,757 INFO program/MainThread: stdout[4]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 17:58:51,757 INFO program/MainThread: stderr[4]: 2024-03-01 17:58:51,758 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:58:51,758 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:58:51,758 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:58:51,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:58:51,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:58:51,763 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:58:51,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:51,775 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 17:58:51,776 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:58:51,777 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:58:51,777 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 17:58:51,777 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:58:51,778 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:58:51,781 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:51,781 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 17:58:51,784 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:51,784 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:58:51,788 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:58:51,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:58:51,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 17:58:51,795 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:58:51,798 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:58:51,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:58:51,805 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 17:58:51,805 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:58:51,806 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:58:51,806 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:58:51,806 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 17:58:51,806 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:58:51,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 17:58:51,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 17:58:51,811 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:58:51,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:51,822 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 17:58:51,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 17:58:51,828 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:58:51,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 17:58:51,834 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:58:51,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 17:58:51,840 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:58:51,842 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:58:51,843 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 17:58:51,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:58:51,846 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:58:51,846 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:58:51,849 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:58:51,849 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:58:51,852 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:58:51,852 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 17:58:51,852 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 17:58:51,855 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:58:51,855 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:58:51,858 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:58:51,858 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:58:51,861 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:58:51,862 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 17:58:51,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 17:58:51,865 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:58:51,865 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:58:51,868 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:58:51,868 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:58:51,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 17:58:51,872 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:58:51,876 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:58:51,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:58:51,883 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:58:51,886 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:58:51,890 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:58:51,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 17:58:51,893 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:58:51,894 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 17:58:51,894 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:58:51,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:51,907 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 17:58:51,908 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:58:51,909 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:58:51,909 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 17:58:51,909 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:58:51,909 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:58:51,912 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:51,912 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 17:58:51,915 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:51,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 17:58:51,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:58:51,922 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:58:51,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 17:58:51,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:58:51,929 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:58:51,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:58:51,936 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 17:58:51,936 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:58:51,937 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:58:51,937 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:58:51,937 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 17:58:51,937 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:58:51,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:58:51,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 17:58:51,941 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:58:51,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:51,953 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 17:58:51,954 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:58:51,954 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:58:51,955 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 17:58:51,955 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:58:51,955 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:58:51,958 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:51,958 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 17:58:51,961 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:51,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 17:58:51,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:58:51,968 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:58:51,969 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:58:51,972 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:58:51,975 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:58:51,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:58:51,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 17:58:51,982 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:58:51,983 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:58:51,983 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:58:51,983 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 17:58:51,983 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:58:51,984 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 17:58:51,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 17:58:51,988 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:58:51,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:51,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:51,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:52,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:52,000 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 17:58:52,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:58:52,005 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 17:58:52,006 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:58:52,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:58:52,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 17:58:52,011 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:58:52,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:58:52,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 17:58:52,017 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:58:52,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:58:52,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 17:58:52,023 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:58:52,025 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:58:52,026 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 17:58:52,026 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 17:58:52,029 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:58:52,029 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:58:52,032 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:58:52,032 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:58:52,035 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:58:52,035 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 17:58:52,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 17:58:52,038 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:58:52,038 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:58:52,041 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:58:52,041 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:58:52,044 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:58:52,044 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 17:58:52,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 17:58:52,056 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:58:52,056 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:58:52,059 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:58:52,060 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:58:52,062 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:58:52,062 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:58:52,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:58:52,066 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:58:52,066 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:58:52,069 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:58:52,069 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:58:52,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 17:58:52,074 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:58:52,077 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:58:52,081 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:58:52,084 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:58:52,088 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:58:52,091 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:58:52,095 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:58:52,098 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:58:52,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 17:58:52,103 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:58:52,103 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 17:58:52,103 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:58:52,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:52,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:52,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:52,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:52,118 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 17:58:52,119 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:58:52,119 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:58:52,119 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 17:58:52,120 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:58:52,120 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:58:52,123 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:52,123 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 17:58:52,126 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:52,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 17:58:52,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:58:52,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:58:52,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:58:52,137 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:58:52,140 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:58:52,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:58:52,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 17:58:52,148 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:58:52,148 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:58:52,148 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:58:52,148 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 17:58:52,148 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:58:52,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 17:58:52,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 17:58:52,152 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:58:52,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:52,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:52,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:52,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:52,165 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 17:58:52,165 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:58:52,166 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:58:52,166 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 17:58:52,167 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:58:52,167 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:58:52,170 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:52,170 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 17:58:52,173 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:52,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 17:58:52,177 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:58:52,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:58:52,181 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 17:58:52,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:58:52,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:58:52,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:58:52,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 17:58:52,195 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:58:52,195 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:58:52,195 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:58:52,196 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 17:58:52,196 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:58:52,196 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:58:52,199 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 17:58:52,200 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:58:52,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:52,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:52,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:52,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:52,212 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 17:58:52,213 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:58:52,214 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:58:52,214 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 17:58:52,214 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:58:52,215 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:58:52,218 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:52,218 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 17:58:52,221 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:52,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:58:52,225 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:58:52,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:58:52,229 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 17:58:52,232 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:58:52,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:58:52,238 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:58:52,242 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 17:58:52,242 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:58:52,243 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:58:52,243 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:58:52,244 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 17:58:52,244 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:58:52,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 17:58:52,248 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 17:58:52,248 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:58:52,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:52,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:58:52,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:52,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:58:52,260 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 17:58:52,261 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:58:52,262 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:58:52,262 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 17:58:52,262 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:58:52,263 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:58:52,266 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:52,266 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 17:58:52,269 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:58:52,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:58:52,274 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:58:52,277 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:58:52,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 17:58:52,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:58:52,284 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:58:52,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:58:52,291 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 17:58:52,291 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:58:52,292 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:58:52,292 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:58:52,292 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 17:58:52,292 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:58:52,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 17:58:52,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 17:58:52,296 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:58:52,298 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:58:52,298 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:58:52,298 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:58:52,298 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:58:52,298 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:58:52,298 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:58:52,298 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:58:52,298 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:58:52,299 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:58:52,300 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:58:52,301 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:58:52,301 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:58:52,301 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:58:52,303 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:58:52,306 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:58:52,308 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:58:52,311 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:58:52,311 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:58:52,314 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:58:52,314 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 0x7fc518cecdb0> 2024-03-01 17:58:52,315 INFO blivet/MainThread: sorting actions... 2024-03-01 17:58:52,349 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:58:52,349 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:58:52,350 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:58:52,350 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:58:52,350 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:58:52,351 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:58:52,351 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:58:52,351 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:58:52,352 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:58:52,352 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:58:52,353 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:58:52,353 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:58:52,353 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:58:52,354 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:58:52,354 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:58:52,354 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:58:52,355 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:58:52,355 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:58:52,356 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:58:52,356 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:58:52,357 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:58:52,357 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:58:52,358 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:58:52,358 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:58:52,358 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:58:52,359 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:58:52,359 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:58:52,360 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:58:52,360 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:58:52,360 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:58:52,361 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:58:52,361 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:58:52,362 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:58:52,362 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:58:52,363 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:58:52,363 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:58:52,363 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:58:52,364 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:58:52,364 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:58:52,365 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:58:52,368 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:52,370 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 17:58:52,370 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 17:58:52,379 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,380 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,407 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,407 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,417 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,417 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:58:52,421 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:52,424 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 17:58:52,424 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 17:58:52,431 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,432 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,459 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,459 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,472 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,472 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:58:52,476 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:52,479 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 17:58:52,479 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 17:58:52,485 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,486 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,512 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,512 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,525 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,525 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:58:52,529 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:52,532 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 17:58:52,532 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 17:58:52,538 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,538 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,565 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,577 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,577 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:58:52,581 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:52,584 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 17:58:52,584 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 17:58:52,590 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,590 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,618 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,618 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,631 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,631 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:58:52,635 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:52,638 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 17:58:52,638 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 17:58:52,646 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,646 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,675 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,675 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,687 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,687 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:58:52,691 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:52,694 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 17:58:52,694 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 17:58:52,701 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,701 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,729 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,739 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,739 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:58:52,743 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:52,746 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:58:52,746 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:58:52,752 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,752 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,782 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,782 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,795 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,795 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:58:52,799 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:52,802 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:58:52,802 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:58:52,809 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,837 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,837 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,850 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,850 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:58:52,854 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:58:52,857 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:58:52,857 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:58:52,863 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,863 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,892 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,892 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,904 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,904 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:58:52,908 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:52,911 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:58:52,914 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:58:52,914 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:58:52,915 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 17:58:52,945 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 17:58:52,945 INFO program/MainThread: stderr[5]: 2024-03-01 17:58:52,945 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:58:52,945 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,962 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,966 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:58:52,966 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 17:58:52,967 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 17:58:52,976 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,976 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:52,997 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:52,997 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:58:53,001 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,004 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,007 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,007 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:58:53,007 INFO program/MainThread: Running [6] lvm pvcreate /dev/sdi --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:58:53,037 INFO program/MainThread: stdout[6]: Physical volume "/dev/sdi" successfully created. 2024-03-01 17:58:53,037 INFO program/MainThread: stderr[6]: 2024-03-01 17:58:53,037 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:58:53,038 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,055 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,059 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:58:53,059 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 17:58:53,060 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 17:58:53,069 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,070 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,092 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,092 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:58:53,096 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,099 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,102 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,102 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:58:53,103 INFO program/MainThread: Running [7] lvm pvcreate /dev/sdh --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:58:53,137 INFO program/MainThread: stdout[7]: Physical volume "/dev/sdh" successfully created. 2024-03-01 17:58:53,137 INFO program/MainThread: stderr[7]: 2024-03-01 17:58:53,137 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:58:53,138 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,156 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,160 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:58:53,160 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 17:58:53,161 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 17:58:53,170 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,171 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,194 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,194 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:58:53,198 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,201 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,204 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,204 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:58:53,204 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdg --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:58:53,234 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdg" successfully created. 2024-03-01 17:58:53,234 INFO program/MainThread: stderr[8]: 2024-03-01 17:58:53,234 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:58:53,234 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,253 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,257 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:58:53,257 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 17:58:53,259 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 17:58:53,268 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,290 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,290 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:58:53,294 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 17:58:53,297 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:58:53,300 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,303 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,307 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,310 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,313 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,316 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,319 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,322 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,324 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 17:58:53,325 INFO program/MainThread: Running [9] lvm vgcreate -s 4096K test_vg3 /dev/sdg /dev/sdh /dev/sdi /dev/sdj --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:53,392 INFO program/MainThread: stdout[9]: Volume group "test_vg3" successfully created 2024-03-01 17:58:53,392 INFO program/MainThread: stderr[9]: 2024-03-01 17:58:53,392 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:58:53,400 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:58:53,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:58:53,414 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,421 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,425 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,431 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,437 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,442 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,449 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,456 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,456 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,469 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,473 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:58:53,477 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:58:53,477 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,487 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,487 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 17:58:53,495 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,496 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,505 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,505 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:58:53,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 17:58:53,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 17:58:53,516 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:58:53,519 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:58:53,522 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,526 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,529 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,533 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,536 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,539 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,543 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,546 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:58:53,546 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,557 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,561 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:58:53,562 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/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:53,587 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 17:58:53,587 INFO program/MainThread: stderr[10]: 2024-03-01 17:58:53,587 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:58:53,592 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 17:58:53,592 INFO program/MainThread: Running [11] lvm lvcreate -n lv8 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:53,682 INFO program/MainThread: stdout[11]: Logical volume "lv8" created. 2024-03-01 17:58:53,682 INFO program/MainThread: stderr[11]: 2024-03-01 17:58:53,682 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:58:53,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:58:53,698 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:58:53,698 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,735 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,740 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 17:58:53,741 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:58:53,741 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:58:53,750 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,764 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,764 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:58:53,768 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,771 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:58:53,774 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 17:58:53,774 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 17:58:53,796 INFO program/MainThread: stdout: 2024-03-01 17:58:53,797 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:58:53,797 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:58:53,797 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:58:53,797 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:58:53,797 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:58:53,797 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:58:53,797 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:58:53,797 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:58:53,797 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:58:53,797 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:58:53,798 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,798 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 17:58:53,811 INFO program/MainThread: stdout: 2024-03-01 17:58:53,811 INFO program/MainThread: writing all SBs 2024-03-01 17:58:53,811 INFO program/MainThread: new label = "" 2024-03-01 17:58:53,811 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,811 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,828 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:58:53,832 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:58:53,833 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:58:53,842 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,842 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:53,856 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:53,856 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:58:53,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 17:58:53,864 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 17:58:53,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:53,868 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/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:53,891 INFO program/MainThread: stdout[12]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 17:58:53,891 INFO program/MainThread: stderr[12]: 2024-03-01 17:58:53,891 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:58:53,895 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 17:58:53,895 INFO program/MainThread: Running [13] lvm lvcreate -n lv7 -L 417792K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:53,980 INFO program/MainThread: stdout[13]: Logical volume "lv7" created. 2024-03-01 17:58:53,980 INFO program/MainThread: stderr[13]: 2024-03-01 17:58:53,980 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:58:53,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:54,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:58:54,003 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:58:54,003 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,038 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,043 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 17:58:54,043 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:58:54,044 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:58:54,053 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,053 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,069 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,069 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:58:54,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:54,076 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:58:54,079 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 17:58:54,079 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 17:58:54,102 INFO program/MainThread: stdout: 2024-03-01 17:58:54,102 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:58:54,103 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:58:54,103 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:58:54,103 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:58:54,103 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:58:54,103 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:58:54,103 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:58:54,103 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:58:54,103 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:58:54,103 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:58:54,103 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,104 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 17:58:54,117 INFO program/MainThread: stdout: 2024-03-01 17:58:54,117 INFO program/MainThread: writing all SBs 2024-03-01 17:58:54,117 INFO program/MainThread: new label = "" 2024-03-01 17:58:54,117 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,118 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,131 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,135 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:58:54,135 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:58:54,136 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:58:54,145 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,146 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,162 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,162 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:58:54,166 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 17:58:54,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 17:58:54,173 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:54,173 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/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:54,199 INFO program/MainThread: stdout[14]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 17:58:54,199 INFO program/MainThread: stderr[14]: 2024-03-01 17:58:54,199 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:58:54,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 17:58:54,204 INFO program/MainThread: Running [15] lvm lvcreate -n lv6 -L 1044480K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:54,286 INFO program/MainThread: stdout[15]: Logical volume "lv6" created. 2024-03-01 17:58:54,286 INFO program/MainThread: stderr[15]: 2024-03-01 17:58:54,286 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:58:54,291 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:54,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:58:54,301 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:58:54,301 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,349 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,354 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 17:58:54,354 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:58:54,355 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:58:54,364 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,364 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,378 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,378 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:58:54,382 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:54,385 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:58:54,388 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 17:58:54,388 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 17:58:54,416 INFO program/MainThread: stdout: 2024-03-01 17:58:54,416 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 17:58:54,416 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:58:54,417 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:58:54,417 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:58:54,417 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 17:58:54,417 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:58:54,417 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:58:54,417 INFO program/MainThread: log =internal log bsize=4096 blocks=1566, version=2 2024-03-01 17:58:54,417 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:58:54,417 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:58:54,417 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,418 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 17:58:54,430 INFO program/MainThread: stdout: 2024-03-01 17:58:54,431 INFO program/MainThread: writing all SBs 2024-03-01 17:58:54,431 INFO program/MainThread: new label = "" 2024-03-01 17:58:54,431 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,431 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,448 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:58:54,452 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:58:54,453 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:58:54,462 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,462 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,476 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,476 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:58:54,480 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 17:58:54,483 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 17:58:54,487 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:54,487 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/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:54,512 INFO program/MainThread: stdout[16]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 17:58:54,512 INFO program/MainThread: stderr[16]: 2024-03-01 17:58:54,512 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:58:54,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 17:58:54,517 INFO program/MainThread: Running [17] lvm lvcreate -n lv5 -L 1253376K -y --type linear test_vg3 --config= devices { filter=["a|/dev/sdj$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:54,604 INFO program/MainThread: stdout[17]: Logical volume "lv5" created. 2024-03-01 17:58:54,604 INFO program/MainThread: stderr[17]: 2024-03-01 17:58:54,604 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:58:54,612 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:54,618 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:58:54,619 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:58:54,619 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,662 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,667 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 17:58:54,667 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:58:54,668 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:58:54,677 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,678 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,692 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,692 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:58:54,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:54,699 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:58:54,702 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 17:58:54,703 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 17:58:54,727 INFO program/MainThread: stdout: 2024-03-01 17:58:54,727 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 17:58:54,727 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:58:54,727 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:58:54,727 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:58:54,727 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 17:58:54,727 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:58:54,728 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:58:54,728 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 17:58:54,728 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:58:54,728 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:58:54,728 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,728 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 17:58:54,741 INFO program/MainThread: stdout: 2024-03-01 17:58:54,741 INFO program/MainThread: writing all SBs 2024-03-01 17:58:54,741 INFO program/MainThread: new label = "" 2024-03-01 17:58:54,742 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,742 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,757 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,761 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:58:54,761 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:58:54,763 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:58:54,772 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,772 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,788 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,788 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:58:54,792 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:54,795 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:58:54,798 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:58:54,798 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:58:54,798 INFO program/MainThread: Running [18] lvm pvcreate /dev/sdf --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:58:54,830 INFO program/MainThread: stdout[18]: Physical volume "/dev/sdf" successfully created. 2024-03-01 17:58:54,830 INFO program/MainThread: stderr[18]: 2024-03-01 17:58:54,830 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:58:54,831 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,849 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,853 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:58:54,853 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 17:58:54,855 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 17:58:54,864 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,864 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,888 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,888 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:58:54,892 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:54,895 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:58:54,898 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:58:54,898 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:58:54,898 INFO program/MainThread: Running [19] lvm pvcreate /dev/sde --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:58:54,930 INFO program/MainThread: stdout[19]: Physical volume "/dev/sde" successfully created. 2024-03-01 17:58:54,930 INFO program/MainThread: stderr[19]: 2024-03-01 17:58:54,930 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:58:54,931 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,950 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,954 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:58:54,954 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 17:58:54,956 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 17:58:54,965 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,966 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:54,990 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:54,990 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:58:54,994 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:54,997 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,000 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,000 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:58:55,000 INFO program/MainThread: Running [20] lvm pvcreate /dev/sdd --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:58:55,033 INFO program/MainThread: stdout[20]: Physical volume "/dev/sdd" successfully created. 2024-03-01 17:58:55,033 INFO program/MainThread: stderr[20]: 2024-03-01 17:58:55,033 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:58:55,033 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,051 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,055 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:58:55,055 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 17:58:55,057 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 17:58:55,066 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,066 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,088 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,088 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:58:55,092 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 17:58:55,095 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:58:55,098 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,101 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,104 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,107 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,111 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,114 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 17:58:55,117 INFO program/MainThread: Running [21] lvm vgcreate -s 4096K test_vg2 /dev/sdd /dev/sde /dev/sdf --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:55,179 INFO program/MainThread: stdout[21]: Volume group "test_vg2" successfully created 2024-03-01 17:58:55,179 INFO program/MainThread: stderr[21]: 2024-03-01 17:58:55,179 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:58:55,186 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:58:55,196 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:58:55,200 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,203 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,207 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,210 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,213 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,216 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,217 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,228 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,232 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:58:55,235 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:58:55,235 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,246 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,247 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 17:58:55,255 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,255 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,267 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,267 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:58:55,271 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 17:58:55,274 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 17:58:55,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:58:55,281 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:58:55,284 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,288 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,291 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,294 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,298 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,301 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,301 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,314 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:58:55,319 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/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:55,347 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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 17:58:55,347 INFO program/MainThread: stderr[22]: 2024-03-01 17:58:55,347 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:58:55,351 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 17:58:55,352 INFO program/MainThread: Running [23] lvm lvcreate -n lv4 -L 626688K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:55,435 INFO program/MainThread: stdout[23]: Logical volume "lv4" created. 2024-03-01 17:58:55,436 INFO program/MainThread: stderr[23]: 2024-03-01 17:58:55,436 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:58:55,444 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:58:55,451 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:58:55,451 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,481 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,486 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 17:58:55,487 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:58:55,487 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:58:55,496 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,497 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,511 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,511 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:58:55,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,519 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:58:55,522 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 17:58:55,522 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 17:58:55,539 INFO program/MainThread: stdout: 2024-03-01 17:58:55,540 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 17:58:55,540 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:58:55,540 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:58:55,540 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:58:55,540 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 17:58:55,540 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:58:55,540 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:58:55,540 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:58:55,540 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:58:55,540 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:58:55,540 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,541 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 17:58:55,554 INFO program/MainThread: stdout: 2024-03-01 17:58:55,554 INFO program/MainThread: writing all SBs 2024-03-01 17:58:55,554 INFO program/MainThread: new label = "" 2024-03-01 17:58:55,554 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,554 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,569 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:58:55,573 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:58:55,574 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:58:55,583 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,583 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,596 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,596 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:58:55,600 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 17:58:55,603 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 17:58:55,606 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,607 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/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:55,633 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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 17:58:55,633 INFO program/MainThread: stderr[24]: 2024-03-01 17:58:55,633 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:58:55,637 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 17:58:55,638 INFO program/MainThread: Running [25] lvm lvcreate -n lv3 -L 315392K -y --type linear test_vg2 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:55,723 INFO program/MainThread: stdout[25]: Logical volume "lv3" created. 2024-03-01 17:58:55,723 INFO program/MainThread: stderr[25]: 2024-03-01 17:58:55,723 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:58:55,731 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,737 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:58:55,738 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:58:55,738 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,766 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,770 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 17:58:55,771 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:58:55,771 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:58:55,780 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,780 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,796 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,796 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:58:55,800 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,803 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:58:55,806 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 17:58:55,807 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 17:58:55,824 INFO program/MainThread: stdout: 2024-03-01 17:58:55,825 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 17:58:55,825 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:58:55,825 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:58:55,825 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:58:55,825 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 17:58:55,825 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:58:55,825 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:58:55,825 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:58:55,825 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:58:55,825 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:58:55,825 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,826 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 17:58:55,838 INFO program/MainThread: stdout: 2024-03-01 17:58:55,838 INFO program/MainThread: writing all SBs 2024-03-01 17:58:55,838 INFO program/MainThread: new label = "" 2024-03-01 17:58:55,838 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,838 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,852 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,856 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:58:55,856 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:58:55,857 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:58:55,866 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,866 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,881 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,881 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:58:55,886 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,889 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,891 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,892 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:58:55,892 INFO program/MainThread: Running [26] lvm pvcreate /dev/sdc --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:58:55,924 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:58:55,924 INFO program/MainThread: stderr[26]: 2024-03-01 17:58:55,924 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:58:55,925 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,943 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,947 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:58:55,947 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 17:58:55,948 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:58:55,957 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,957 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:55,978 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:55,978 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:58:55,982 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:55,985 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,988 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:58:55,988 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:58:55,988 INFO program/MainThread: Running [27] lvm pvcreate /dev/sdb --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:58:56,023 INFO program/MainThread: stdout[27]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:58:56,024 INFO program/MainThread: stderr[27]: 2024-03-01 17:58:56,024 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:58:56,024 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,041 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,045 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:58:56,045 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 17:58:56,046 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:58:56,055 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,055 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,077 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,077 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:58:56,081 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,084 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:58:56,087 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:58:56,087 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:58:56,087 INFO program/MainThread: Running [28] lvm pvcreate /dev/sda --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:58:56,119 INFO program/MainThread: stdout[28]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:58:56,119 INFO program/MainThread: stderr[28]: 2024-03-01 17:58:56,120 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:58:56,120 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,136 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,140 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:58:56,140 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 17:58:56,141 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:58:56,150 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,150 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,174 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,174 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:58:56,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:58:56,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:58:56,184 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,187 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:58:56,190 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,193 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:58:56,196 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,200 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:58:56,203 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:58:56,203 INFO program/MainThread: Running [29] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:56,266 INFO program/MainThread: stdout[29]: Volume group "test_vg1" successfully created 2024-03-01 17:58:56,266 INFO program/MainThread: stderr[29]: 2024-03-01 17:58:56,266 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:58:56,273 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:58:56,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:58:56,283 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,289 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:58:56,295 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,302 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:58:56,308 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,314 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:58:56,314 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,329 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,334 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:58:56,337 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:58:56,337 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,346 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,346 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:58:56,354 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,354 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,364 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,364 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:58:56,368 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 17:58:56,371 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 17:58:56,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:58:56,378 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:58:56,381 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,385 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:58:56,388 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,392 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:58:56,395 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,398 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:58:56,398 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,410 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,414 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:58:56,414 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/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:56,445 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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 17:58:56,445 INFO program/MainThread: stderr[30]: 2024-03-01 17:58:56,445 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:58:56,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 17:58:56,449 INFO program/MainThread: Running [31] lvm lvcreate -n lv2 -L 1568768K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:56,538 INFO program/MainThread: stdout[31]: Logical volume "lv2" created. 2024-03-01 17:58:56,538 INFO program/MainThread: stderr[31]: 2024-03-01 17:58:56,538 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:58:56,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,553 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:58:56,554 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:58:56,554 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,580 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,585 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 17:58:56,585 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:58:56,586 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:58:56,595 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,595 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,610 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,610 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:58:56,615 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,618 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:58:56,621 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 17:58:56,621 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 17:58:56,652 INFO program/MainThread: stdout: 2024-03-01 17:58:56,652 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:58:56,652 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:58:56,652 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:58:56,652 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:58:56,652 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:58:56,653 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:58:56,653 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:58:56,653 INFO program/MainThread: log =internal log bsize=4096 blocks=2560, version=2 2024-03-01 17:58:56,653 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:58:56,653 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:58:56,653 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,653 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 17:58:56,666 INFO program/MainThread: stdout: 2024-03-01 17:58:56,667 INFO program/MainThread: writing all SBs 2024-03-01 17:58:56,667 INFO program/MainThread: new label = "" 2024-03-01 17:58:56,667 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,667 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,683 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:58:56,687 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:58:56,689 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:58:56,697 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,697 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,711 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,711 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:58:56,715 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:58:56,718 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:58:56,722 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,722 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/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:56,747 INFO program/MainThread: stdout[32]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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 17:58:56,747 INFO program/MainThread: stderr[32]: 2024-03-01 17:58:56,747 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:58:56,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:58:56,752 INFO program/MainThread: Running [33] lvm lvcreate -n lv1 -L 471040K -y --type linear test_vg1 --config= devices { filter=["a|/dev/sde$|","a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdd$|","a|/dev/sdj$|","a|/dev/sdh$|","a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:58:56,838 INFO program/MainThread: stdout[33]: Logical volume "lv1" created. 2024-03-01 17:58:56,839 INFO program/MainThread: stderr[33]: 2024-03-01 17:58:56,839 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:58:56,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:58:56,859 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:58:56,859 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,882 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,886 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 17:58:56,887 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:58:56,887 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:58:56,896 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,896 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,910 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,910 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:58:56,915 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:58:56,918 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:58:56,921 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:58:56,921 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:58:56,940 INFO program/MainThread: stdout: 2024-03-01 17:58:56,940 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 17:58:56,940 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:58:56,940 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:58:56,941 INFO program/MainThread: = reflink=1 bigtime=0 inobtcount=0 2024-03-01 17:58:56,941 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 17:58:56,941 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:58:56,941 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:58:56,941 INFO program/MainThread: log =internal log bsize=4096 blocks=1368, version=2 2024-03-01 17:58:56,941 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:58:56,941 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:58:56,941 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,941 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:58:56,954 INFO program/MainThread: stdout: 2024-03-01 17:58:56,954 INFO program/MainThread: writing all SBs 2024-03-01 17:58:56,954 INFO program/MainThread: new label = "" 2024-03-01 17:58:56,954 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,971 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:58:56,975 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:58:56,977 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:58:56,985 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:56,986 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:58:56,999 DEBUG program/MainThread: Return code: 0 2024-03-01 17:58:57,004 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:58:57,004 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 0x7fc518d030f8> 2024-03-01 17:58:57,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:58:57,012 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:58:57,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,018 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 17:58:57,018 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:58:57,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:58:57,025 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:58:57,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:58:57,031 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:58:57,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,037 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 17:58:57,037 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:58:57,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:58:57,043 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:58:57,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:58:57,050 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:58:57,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:58:57,056 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:58:57,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 460 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 17:58:57,062 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:58:57,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,068 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 17:58:57,068 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:58:57,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv3 (135) with existing xfs filesystem 2024-03-01 17:58:57,074 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:58:57,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 612 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 17:58:57,081 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:58:57,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,086 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 17:58:57,086 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:58:57,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1020 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 17:58:57,092 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:58:57,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv7 (192) with existing xfs filesystem 2024-03-01 17:58:57,098 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:58:57,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:58:57,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv8 (201) with existing xfs filesystem 2024-03-01 17:58:57,104 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:59:54,868 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_s5afuizy/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:59:54,905 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:59:54,905 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:59:54,908 INFO program/MainThread: stdout[2]: 2024-03-01 17:59:54,908 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 17:59:54,908 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:59:54,909 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:59:54,913 DEBUG program/MainThread: Return code: 0 2024-03-01 17:59:54,913 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:59:54,917 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:59:54,917 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:59:54,920 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:59:54,920 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:59:54,923 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:59:54,923 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:59:54,934 INFO program/MainThread: stdout: 2024-03-01 17:59:54,934 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:59:54,934 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 2024-03-01 17:59:54,934 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs d81559a8-67c5-4d5c-9089-69e9dde3e4ec 2024-03-01 17:59:54,934 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S 2024-03-01 17:59:54,934 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs d81559a8-67c5-4d5c-9089-69e9dde3e4ec 2024-03-01 17:59:54,934 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 7e52f102-61c5-46b5-8169-43ddc9e4bd9f 2024-03-01 17:59:54,934 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib 2024-03-01 17:59:54,934 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y 2024-03-01 17:59:54,934 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 1e361c43-40a5-4d6e-a7ea-182f23df661c 2024-03-01 17:59:54,935 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 7b9ef0f0-7861-45c1-9ae9-184144aa9e9a 2024-03-01 17:59:54,935 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 2024-03-01 17:59:54,935 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv 2024-03-01 17:59:54,935 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 2024-03-01 17:59:54,935 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs d305d7be-1b10-4d5f-b4ae-833ba98ffeb5 2024-03-01 17:59:54,935 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d 2024-03-01 17:59:54,935 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 047a28f8-518c-4382-9ff1-38049ca3418b 2024-03-01 17:59:54,935 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u 2024-03-01 17:59:54,935 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 047a28f8-518c-4382-9ff1-38049ca3418b 2024-03-01 17:59:54,935 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY 2024-03-01 17:59:54,935 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7d59077-4be1-4812-b2af-092cdf26baa4 2024-03-01 17:59:54,935 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym 2024-03-01 17:59:54,935 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7d59077-4be1-4812-b2af-092cdf26baa4 2024-03-01 17:59:54,935 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:59:54,935 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:59:54,935 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:59:54,935 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 17:59:54,935 DEBUG program/MainThread: Return code: 0 2024-03-01 17:59:54,935 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs d81559a8-67c5-4d5c-9089-69e9dde3e4ec sdb 1073741824 root disk brw-rw---- LVM2_member atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs d81559a8-67c5-4d5c-9089-69e9dde3e4ec `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 7e52f102-61c5-46b5-8169-43ddc9e4bd9f sdc 1073741824 root disk brw-rw---- LVM2_member XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib sdd 1073741824 root disk brw-rw---- LVM2_member 3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 1e361c43-40a5-4d6e-a7ea-182f23df661c `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 7b9ef0f0-7861-45c1-9ae9-184144aa9e9a sde 1073741824 root disk brw-rw---- LVM2_member Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 sdf 1073741824 root disk brw-rw---- LVM2_member HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv sdg 1073741824 root disk brw-rw---- LVM2_member IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs d305d7be-1b10-4d5f-b4ae-833ba98ffeb5 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 047a28f8-518c-4382-9ff1-38049ca3418b sdh 1073741824 root disk brw-rw---- LVM2_member jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 047a28f8-518c-4382-9ff1-38049ca3418b sdi 1073741824 root disk brw-rw---- LVM2_member rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7d59077-4be1-4812-b2af-092cdf26baa4 sdj 1073741824 root disk brw-rw---- LVM2_member 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7d59077-4be1-4812-b2af-092cdf26baa4 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 17:59:54,935 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:59:54,936 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:59:54,936 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:59:54,936 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:59:54,936 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:59:54,936 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:59:54,936 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:59:54,947 DEBUG program/MainThread: Return code: 0 2024-03-01 17:59:54,962 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 17:59:54,966 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/lvm-pv-uuid-D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5', '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': 'D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0', 'ID_FS_UUID_ENC': 'D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 17:59:54,966 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 17:59:54,967 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 17:59:54,994 INFO program/MainThread: stdout[3]: 2024-03-01 17:59:54,994 INFO program/MainThread: stderr[3]: 2024-03-01 17:59:54,994 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:59:54,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:55,006 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:59:55,011 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:59:55,012 INFO blivet/MainThread: sda is a disk 2024-03-01 17:59:55,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:59:55,012 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:59:55,015 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:59:55,019 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:59:55,019 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 17:59:55,022 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 17:59:55,023 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:59:55,023 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:59:55,023 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8a90e8cc0) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 17:59:55,027 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:59:55,031 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:55,031 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:59:55,035 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:55,035 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:59:55,038 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,038 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:59:55,042 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,042 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:59:55,045 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:59:55,045 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:59:55,046 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 17:59:55,071 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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 17:59:55,071 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S. WARNING: Couldn't find device with uuid XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib. WARNING: VG test_vg1 is missing PV atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib (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 17:59:55,071 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:59:55,071 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:59:55,076 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 ; label: None ; device: /dev/sda ; serial: 3600140577092feee03c4dc5be68d19b5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; pe_start: 8 MiB ; 2024-03-01 17:59:55,076 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:59:55,079 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:59:55,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; incomplete: True ; hidden: False ; 2024-03-01 17:59:55,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:59:55,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:55,092 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 17:59:55,118 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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 17:59:55,118 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S. WARNING: Couldn't find device with uuid XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib. WARNING: VG test_vg1 is missing PV atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib (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 17:59:55,118 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:59:55,118 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:59:55,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:59:55,125 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:59:55,129 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:59:55,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:59:55,132 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:59:55,133 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 17:59:55,159 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 17:59:55,160 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S. WARNING: Couldn't find device with uuid XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib. WARNING: VG test_vg1 is missing PV atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib (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 17:59:55,160 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:59:55,165 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:59:55,165 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:59:55,168 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:59:55,171 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; incomplete: True ; hidden: False ; 2024-03-01 17:59:55,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:59:55,175 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:59:55,175 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:59:55,179 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/lvm-pv-uuid-atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', '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': 'atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S', 'ID_FS_UUID_ENC': 'atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 17:59:55,179 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 17:59:55,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,185 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:55,189 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:59:55,190 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:59:55,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:59:55,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:59:55,193 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:59:55,197 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:59:55,197 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 17:59:55,200 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 17:59:55,200 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:59:55,201 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:59:55,201 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8a3f40358) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 17:59:55,204 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:59:55,208 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:55,208 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:59:55,212 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:55,212 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:59:55,215 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,215 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:59:55,219 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,219 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:59:55,222 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:59:55,222 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:59:55,222 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 17:59:55,248 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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 17:59:55,248 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib. WARNING: VG test_vg1 is missing PV XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib (last written to /dev/sdc). 2024-03-01 17:59:55,248 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:59:55,248 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:59:55,252 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S ; label: None ; device: /dev/sdb ; serial: 36001405c9f30632226d4645a3735efa3 ; exists: True ; vg_name: test_vg1 ; vg_uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:59:55,253 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:59:55,256 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:59:55,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; incomplete: True ; hidden: False ; 2024-03-01 17:59:55,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:59:55,266 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:59:55,269 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:59:55,273 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:59:55,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; incomplete: True ; hidden: False ; 2024-03-01 17:59:55,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:59:55,279 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 17:59:55,308 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 17:59:55,308 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib. WARNING: VG test_vg1 is missing PV XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib (last written to /dev/sdc). 2024-03-01 17:59:55,308 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:59:55,308 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:59:55,308 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:59:55,313 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 17:59:55,313 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 17:59:55,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:55,324 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:59:55,324 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:59:55,324 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:59:55,325 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:59:55,328 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:59:55,331 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:59:55,331 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 17:59:55,335 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 17:59:55,335 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:59:55,336 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:59:55,336 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8a3f40518) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 17:59:55,339 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:59:55,339 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:59:55,343 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 17:59:55,343 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 17:59:55,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:55,353 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:59:55,354 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:59:55,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:59:55,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:59:55,357 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:59:55,361 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:59:55,361 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 17:59:55,364 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 17:59:55,364 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:59:55,365 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:59:55,365 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8a3f4dd30) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 17:59:55,368 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:59:55,368 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:59:55,372 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib ' '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e', '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': 'XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib', 'ID_FS_UUID_ENC': 'XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 17:59:55,372 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 17:59:55,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:55,382 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:59:55,383 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:59:55,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:59:55,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:59:55,386 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:59:55,389 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:59:55,390 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 17:59:55,393 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 17:59:55,393 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:59:55,393 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:59:55,394 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8a3f57320) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 17:59:55,397 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:59:55,401 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:55,401 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:59:55,404 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:55,404 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:59:55,408 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,408 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:59:55,411 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,411 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:59:55,414 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:59:55,414 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:59:55,415 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/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:55,442 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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 17:59:55,442 INFO program/MainThread: stderr[9]: 2024-03-01 17:59:55,442 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:59:55,442 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:59:55,446 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib ; label: None ; device: /dev/sdc ; serial: 3600140549239d270b69419faaad6287e ; exists: True ; vg_name: test_vg1 ; vg_uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:59:55,447 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:59:55,450 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:59:55,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; incomplete: True ; hidden: False ; 2024-03-01 17:59:55,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:59:55,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:59:55,463 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:59:55,466 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:59:55,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; incomplete: True ; hidden: False ; 2024-03-01 17:59:55,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:59:55,473 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/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:55,500 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 17:59:55,500 INFO program/MainThread: stderr[10]: 2024-03-01 17:59:55,500 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:59:55,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:55,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:59:55,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:59:55,518 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:59:55,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:59:55,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:59:55,526 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:59:55,526 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:59:55,530 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 17:59:55,530 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:59:55,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:59:55,535 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:59:55,539 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:59:55,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:59:55,542 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:59:55,546 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:59:55,546 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:59:55,550 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 17:59:55,550 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:59:55,550 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:59:55,550 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:59:55,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:59:55,554 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:59:55,557 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 17:59:55,558 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:59:55,562 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/7e52f102-61c5-46b5-8169-43ddc9e4bd9f ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXwyZRX7bwX8ePdyy0uxK3OAKpnHoO36R1', '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-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXwyZRX7bwX8ePdyy0uxK3OAKpnHoO36R1', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7e52f102-61c5-46b5-8169-43ddc9e4bd9f', 'ID_FS_UUID_ENC': '7e52f102-61c5-46b5-8169-43ddc9e4bd9f', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051919377'} ; 2024-03-01 17:59:55,562 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:59:55,562 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:59:55,566 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:59:55,566 INFO program/MainThread: stderr[11]: 2024-03-01 17:59:55,566 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:59:55,566 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:59:55,569 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:59:55,569 INFO program/MainThread: stderr[12]: 2024-03-01 17:59:55,569 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:59:55,569 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:59:55,572 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:59:55,572 INFO program/MainThread: stderr[13]: 2024-03-01 17:59:55,572 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:59:55,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:59:55,583 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:59:55,584 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:59:55,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:59:55,585 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:59:55,580 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f57f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7fc8a3fceac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 17:59:55,585 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:59:55,588 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:59:55,588 INFO program/MainThread: stderr[14]: 2024-03-01 17:59:55,588 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:59:55,593 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:59:55,597 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:55,597 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:59:55,600 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:55,601 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:59:55,604 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,604 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:59:55,608 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,608 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:59:55,610 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:59:55,610 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:59:55,614 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:59:55,614 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:59:55,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:59:55,618 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:59:55,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:55,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:59:55,631 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:59:55,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:59:55,635 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:59:55,639 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:59:55,642 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:59:55,642 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:59:55,646 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 17:59:55,647 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:59:55,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:59:55,650 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:59:55,654 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:59:55,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:59:55,658 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:59:55,661 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:59:55,661 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:59:55,665 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 17:59:55,665 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:59:55,666 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:59:55,666 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:59:55,669 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:59:55,669 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:59:55,673 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 17:59:55,673 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:59:55,677 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXGORd9B7h1FPxMLLHRxq8fexC8Jh4xLUq ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-uuid/d81559a8-67c5-4d5c-9089-69e9dde3e4ec', '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-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXGORd9B7h1FPxMLLHRxq8fexC8Jh4xLUq', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd81559a8-67c5-4d5c-9089-69e9dde3e4ec', 'ID_FS_UUID_ENC': 'd81559a8-67c5-4d5c-9089-69e9dde3e4ec', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051618398'} ; 2024-03-01 17:59:55,677 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:59:55,677 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:59:55,681 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:59:55,681 INFO program/MainThread: stderr[15]: 2024-03-01 17:59:55,681 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:59:55,681 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:59:55,684 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:59:55,685 INFO program/MainThread: stderr[16]: 2024-03-01 17:59:55,685 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:59:55,685 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:59:55,688 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:59:55,688 INFO program/MainThread: stderr[17]: 2024-03-01 17:59:55,688 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:59:55,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:59:55,699 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:59:55,700 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:59:55,700 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:59:55,701 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:59:55,696 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f57dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7fc8a3fceac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 17:59:55,701 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:59:55,704 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:59:55,705 INFO program/MainThread: stderr[18]: 2024-03-01 17:59:55,705 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:59:55,709 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:59:55,713 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:55,713 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:59:55,717 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:55,717 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:59:55,720 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,720 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:59:55,724 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,724 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:59:55,725 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:59:55,728 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:59:55,728 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:59:55,732 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:59:55,732 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:59:55,732 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:59:55,736 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/lvm-pv-uuid-3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3', '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': '3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y', 'ID_FS_UUID_ENC': '3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470300266'} ; 2024-03-01 17:59:55,736 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 17:59:55,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:55,747 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:59:55,747 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:59:55,747 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:59:55,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:59:55,751 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:59:55,754 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:59:55,754 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 17:59:55,758 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 17:59:55,758 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:59:55,758 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:59:55,758 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8a3f70048) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 17:59:55,762 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:59:55,766 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:55,766 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:59:55,769 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:55,769 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:59:55,773 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,773 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:59:55,776 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,776 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:59:55,779 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:59:55,779 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:59:55,779 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/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:55,809 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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 17:59:55,809 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5. WARNING: Couldn't find device with uuid HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv. WARNING: VG test_vg2 is missing PV Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv (last written to /dev/sdf). 2024-03-01 17:59:55,809 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:59:55,809 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:59:55,813 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y ; label: None ; device: /dev/sdd ; serial: 36001405b29e06470c8045e7b05d4d5a3 ; exists: True ; vg_name: test_vg2 ; vg_uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:59:55,814 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:59:55,817 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:59:55,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; incomplete: True ; hidden: False ; 2024-03-01 17:59:55,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:59:55,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:55,830 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/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:55,857 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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 17:59:55,857 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5. WARNING: Couldn't find device with uuid HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv. WARNING: VG test_vg2 is missing PV Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv (last written to /dev/sdf). 2024-03-01 17:59:55,857 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:59:55,857 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:59:55,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:59:55,862 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:59:55,866 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:59:55,866 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:59:55,870 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:59:55,870 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/sdb$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sda$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:55,897 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 17:59:55,897 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5. WARNING: Couldn't find device with uuid HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv. WARNING: VG test_vg2 is missing PV Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv (last written to /dev/sdf). 2024-03-01 17:59:55,897 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:59:55,902 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:59:55,902 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:59:55,905 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:59:55,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; incomplete: True ; hidden: False ; 2024-03-01 17:59:55,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:59:55,912 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:59:55,912 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:59:55,916 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/lvm-pv-uuid-Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5', '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': 'Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5', 'ID_FS_UUID_ENC': 'Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470485885'} ; 2024-03-01 17:59:55,916 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 17:59:55,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:59:55,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:55,927 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:59:55,928 INFO blivet/MainThread: sde is a disk 2024-03-01 17:59:55,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:59:55,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:59:55,931 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:59:55,935 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:59:55,935 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 17:59:55,939 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 17:59:55,939 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:59:55,939 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:59:55,939 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8a3f6e7f0) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 17:59:55,943 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:59:55,946 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:55,947 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:59:55,950 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:55,950 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:59:55,954 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,954 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:59:55,957 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:55,957 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:59:55,960 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:59:55,960 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:59:55,961 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/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:55,989 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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 17:59:55,989 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv. WARNING: VG test_vg2 is missing PV HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv (last written to /dev/sdf). 2024-03-01 17:59:55,989 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:59:55,989 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:59:55,994 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 ; label: None ; device: /dev/sde ; serial: 3600140512da640d910d4dc79699564de ; exists: True ; vg_name: test_vg2 ; vg_uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:59:55,994 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:59:55,997 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:59:56,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; incomplete: True ; hidden: False ; 2024-03-01 17:59:56,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:59:56,008 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:59:56,011 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:59:56,014 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:59:56,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; incomplete: True ; hidden: False ; 2024-03-01 17:59:56,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:59:56,021 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/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:56,050 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 17:59:56,050 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv. WARNING: VG test_vg2 is missing PV HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv (last written to /dev/sdf). 2024-03-01 17:59:56,050 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:59:56,050 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:59:56,050 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:59:56,055 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/lvm-pv-uuid-HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv', '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': 'HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv', 'ID_FS_UUID_ENC': 'HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470390507'} ; 2024-03-01 17:59:56,055 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 17:59:56,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:59:56,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:56,066 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:59:56,067 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:59:56,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:59:56,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:59:56,071 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:59:56,074 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:59:56,074 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 17:59:56,078 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 17:59:56,078 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:59:56,078 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:59:56,079 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8a3f6ecc0) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 17:59:56,082 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:59:56,086 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:56,086 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:59:56,089 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:56,089 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:59:56,093 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,093 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:59:56,096 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,097 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:59:56,100 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:59:56,100 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:59:56,100 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/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:56,127 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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 17:59:56,127 INFO program/MainThread: stderr[24]: 2024-03-01 17:59:56,127 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:59:56,127 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:59:56,131 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv ; label: None ; device: /dev/sdf ; serial: 36001405ab2f3813986e4e038f9dd0b00 ; exists: True ; vg_name: test_vg2 ; vg_uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:59:56,131 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:59:56,135 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:59:56,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; incomplete: True ; hidden: False ; 2024-03-01 17:59:56,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:59:56,145 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:59:56,148 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:59:56,152 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:59:56,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; incomplete: True ; hidden: False ; 2024-03-01 17:59:56,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:59:56,158 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/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:56,186 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 17:59:56,186 INFO program/MainThread: stderr[25]: 2024-03-01 17:59:56,186 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:59:56,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:56,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:56,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz ; incomplete: False ; hidden: False ; 2024-03-01 17:59:56,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:59:56,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:59:56,204 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:59:56,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:59:56,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:59:56,212 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:59:56,212 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:59:56,216 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 17:59:56,216 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:59:56,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:59:56,220 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:59:56,224 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:59:56,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:59:56,227 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:59:56,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:59:56,231 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:59:56,235 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 17:59:56,235 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:59:56,235 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:59:56,235 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:59:56,239 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:59:56,239 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:59:56,242 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 17:59:56,243 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:59:56,246 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-rD0kGmujwD1sDVPEkqOITkTYiu60hxQq4Yy5GfPdOsQsKYxq5c9LtEGvpW5phSxz ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/7b9ef0f0-7861-45c1-9ae9-184144aa9e9a ' '/dev/disk/by-id/dm-name-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-rD0kGmujwD1sDVPEkqOITkTYiu60hxQq4Yy5GfPdOsQsKYxq5c9LtEGvpW5phSxz', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b9ef0f0-7861-45c1-9ae9-184144aa9e9a', 'ID_FS_UUID_ENC': '7b9ef0f0-7861-45c1-9ae9-184144aa9e9a', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050806122'} ; 2024-03-01 17:59:56,247 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:59:56,247 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:59:56,251 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:59:56,251 INFO program/MainThread: stderr[26]: 2024-03-01 17:59:56,251 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:59:56,251 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:59:56,254 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:59:56,254 INFO program/MainThread: stderr[27]: 2024-03-01 17:59:56,254 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:59:56,254 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:59:56,257 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:59:56,257 INFO program/MainThread: stderr[28]: 2024-03-01 17:59:56,258 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:59:56,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:56,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:59:56,268 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:59:56,269 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:59:56,269 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:59:56,270 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:59:56,266 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f76f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7fc8a3f6e518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 17:59:56,270 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:59:56,273 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:59:56,273 INFO program/MainThread: stderr[29]: 2024-03-01 17:59:56,274 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:59:56,278 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:59:56,282 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:56,282 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:59:56,286 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:56,286 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:59:56,290 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,290 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:59:56,294 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,294 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:59:56,294 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:59:56,297 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:59:56,297 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:59:56,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:59:56,301 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:59:56,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:56,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:56,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd ; incomplete: False ; hidden: False ; 2024-03-01 17:59:56,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:59:56,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:59:56,327 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:59:56,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:59:56,331 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:59:56,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:59:56,335 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:59:56,338 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 17:59:56,339 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:59:56,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:59:56,343 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:59:56,346 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:59:56,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:59:56,350 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:59:56,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:59:56,353 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:59:56,357 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 17:59:56,358 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:59:56,358 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:59:56,358 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:59:56,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:59:56,361 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:59:56,365 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 17:59:56,365 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:59:56,369 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/1e361c43-40a5-4d6e-a7ea-182f23df661c ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-rD0kGmujwD1sDVPEkqOITkTYiu60hxQqlnzDyfcB3FZUge0Kfe0K7OGpB3jkC1Hd', '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-rD0kGmujwD1sDVPEkqOITkTYiu60hxQqlnzDyfcB3FZUge0Kfe0K7OGpB3jkC1Hd', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1e361c43-40a5-4d6e-a7ea-182f23df661c', 'ID_FS_UUID_ENC': '1e361c43-40a5-4d6e-a7ea-182f23df661c', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050521415'} ; 2024-03-01 17:59:56,369 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:59:56,369 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:59:56,373 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:59:56,373 INFO program/MainThread: stderr[30]: 2024-03-01 17:59:56,373 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:59:56,373 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:59:56,377 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:59:56,377 INFO program/MainThread: stderr[31]: 2024-03-01 17:59:56,377 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:59:56,377 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:59:56,380 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:59:56,380 INFO program/MainThread: stderr[32]: 2024-03-01 17:59:56,380 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:59:56,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:56,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:59:56,391 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:59:56,392 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:59:56,392 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:59:56,393 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:59:56,389 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8b7004ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7fc8a3f6e518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 17:59:56,394 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:59:56,397 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:59:56,397 INFO program/MainThread: stderr[33]: 2024-03-01 17:59:56,397 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:59:56,401 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:59:56,405 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:56,405 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:59:56,409 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:56,409 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:59:56,412 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,413 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:59:56,416 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,417 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:59:56,417 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:59:56,420 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:59:56,420 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:59:56,424 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:59:56,424 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:59:56,424 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:59:56,428 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/lvm-pv-uuid-IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39', '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': 'IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39', 'ID_FS_UUID_ENC': 'IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470531967'} ; 2024-03-01 17:59:56,428 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 17:59:56,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:59:56,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:56,439 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:59:56,440 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:59:56,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:59:56,440 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:59:56,443 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:59:56,447 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:59:56,447 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 17:59:56,450 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 17:59:56,450 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:59:56,451 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:59:56,451 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8a3f57710) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 17:59:56,455 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:59:56,458 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:56,458 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:59:56,462 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:56,462 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:59:56,465 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,465 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:59:56,469 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,469 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:59:56,472 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:59:56,472 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:59:56,472 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/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:56,501 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 17:59:56,501 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u. WARNING: Couldn't find device with uuid rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY. WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 17:59:56,501 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:59:56,502 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:59:56,506 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 ; label: None ; device: /dev/sdg ; serial: 360014052bb7716aefa74737b650e5cf0 ; exists: True ; vg_name: test_vg3 ; vg_uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:59:56,506 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:59:56,510 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:59:56,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 17:59:56,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:59:56,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:56,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:56,523 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/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:56,553 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 17:59:56,553 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u. WARNING: Couldn't find device with uuid rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY. WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 17:59:56,553 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:59:56,553 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:59:56,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:59:56,559 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:59:56,563 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:59:56,563 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:59:56,566 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:59:56,567 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/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:56,596 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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=X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 17:59:56,596 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u. WARNING: Couldn't find device with uuid rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY. WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 17:59:56,596 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:59:56,600 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:59:56,601 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:59:56,604 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:59:56,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 17:59:56,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:59:56,611 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:59:56,611 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:59:56,615 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/lvm-pv-uuid-jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u', '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': 'jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u', 'ID_FS_UUID_ENC': 'jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470636696'} ; 2024-03-01 17:59:56,615 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 17:59:56,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:59:56,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:56,626 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:59:56,627 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:59:56,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:59:56,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:59:56,630 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:59:56,634 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:59:56,634 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 17:59:56,638 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 17:59:56,638 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:59:56,638 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:59:56,638 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8a3f4d198) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 17:59:56,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:59:56,645 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:56,646 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:59:56,649 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:56,649 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:59:56,653 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,653 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:59:56,656 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,656 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:59:56,659 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:59:56,659 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:59:56,659 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/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:56,686 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 17:59:56,686 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY. WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 17:59:56,686 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:59:56,686 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:59:56,690 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u ; label: None ; device: /dev/sdh ; serial: 3600140552650359835849f7ba7a6e298 ; exists: True ; vg_name: test_vg3 ; vg_uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; pe_start: 8 MiB ; 2024-03-01 17:59:56,691 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:59:56,694 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:59:56,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 17:59:56,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:59:56,704 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:59:56,708 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:59:56,711 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:59:56,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 17:59:56,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:59:56,717 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/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:56,747 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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=X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 17:59:56,747 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY. WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 17:59:56,747 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:59:56,747 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:59:56,747 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:59:56,752 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY ' '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10', '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': 'rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY', 'ID_FS_UUID_ENC': 'rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470768159'} ; 2024-03-01 17:59:56,752 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 17:59:56,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:59:56,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:56,764 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:59:56,764 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:59:56,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:59:56,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:59:56,768 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:59:56,771 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:59:56,772 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 17:59:56,775 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 17:59:56,775 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:59:56,776 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:59:56,776 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8a3f6ef98) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 17:59:56,780 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:59:56,783 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:56,783 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:59:56,787 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:56,787 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:59:56,790 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,790 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:59:56,794 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,794 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:59:56,797 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:59:56,797 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:59:56,797 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/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:56,828 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 17:59:56,828 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 17:59:56,828 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:59:56,829 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:59:56,833 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY ; label: None ; device: /dev/sdi ; serial: 360014058afb5daaef3e4b3a84a251840 ; exists: True ; vg_name: test_vg3 ; vg_uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; pe_start: 8 MiB ; 2024-03-01 17:59:56,833 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:59:56,837 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:59:56,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 17:59:56,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:59:56,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:59:56,851 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:59:56,854 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:59:56,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 17:59:56,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:59:56,860 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/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:56,892 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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=X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 17:59:56,892 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 17:59:56,892 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:59:56,893 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:59:56,893 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:59:56,897 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/lvm-pv-uuid-1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f', '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': '1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym', 'ID_FS_UUID_ENC': '1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470854761'} ; 2024-03-01 17:59:56,897 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 17:59:56,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:59:56,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:56,909 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:59:56,910 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:59:56,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:59:56,910 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:59:56,913 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:59:56,917 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:59:56,917 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 17:59:56,920 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 17:59:56,921 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:59:56,921 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:59:56,921 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8a3f7f5c0) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 17:59:56,925 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:59:56,928 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:56,928 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:59:56,932 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:56,932 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:59:56,936 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,936 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:59:56,939 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:56,939 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:59:56,942 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:59:56,942 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:59:56,943 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/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:56,975 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 17:59:56,975 INFO program/MainThread: stderr[41]: 2024-03-01 17:59:56,975 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:59:56,976 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:59:56,980 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym ; label: None ; device: /dev/sdj ; serial: 360014058c36cb0afef940828c2306d7f ; exists: True ; vg_name: test_vg3 ; vg_uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:59:56,980 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:59:56,984 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:59:56,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 17:59:56,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:59:56,994 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:59:56,997 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:59:57,000 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:59:57,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 17:59:57,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:59:57,008 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/sde$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdc$|","a|/dev/sdi$|","a|/dev/sdf$|","a|/dev/sdh$|","a|/dev/sdb$|","a|/dev/sdg$|","a|/dev/sdj$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:59:57,036 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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=X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 17:59:57,036 INFO program/MainThread: stderr[42]: 2024-03-01 17:59:57,036 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:59:57,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:57,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:57,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX ; incomplete: False ; hidden: False ; 2024-03-01 17:59:57,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:59:57,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:59:57,055 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:59:57,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:59:57,059 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:59:57,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:59:57,063 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:59:57,066 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 17:59:57,067 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:59:57,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:59:57,071 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:59:57,075 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:59:57,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:59:57,079 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:59:57,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:59:57,083 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:59:57,086 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 17:59:57,087 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:59:57,087 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:59:57,087 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:59:57,090 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:59:57,090 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:59:57,094 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 17:59:57,094 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:59:57,098 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuSg2hmILqqaOeLUbKMa1aj1phLVYf2GDX ' '/dev/disk/by-uuid/b7d59077-4be1-4812-b2af-092cdf26baa4', '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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuSg2hmILqqaOeLUbKMa1aj1phLVYf2GDX', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b7d59077-4be1-4812-b2af-092cdf26baa4', 'ID_FS_UUID_ENC': 'b7d59077-4be1-4812-b2af-092cdf26baa4', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1049686212'} ; 2024-03-01 17:59:57,098 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:59:57,098 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:59:57,102 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:59:57,102 INFO program/MainThread: stderr[43]: 2024-03-01 17:59:57,102 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:59:57,102 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:59:57,105 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:59:57,106 INFO program/MainThread: stderr[44]: 2024-03-01 17:59:57,106 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:59:57,106 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:59:57,109 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:59:57,109 INFO program/MainThread: stderr[45]: 2024-03-01 17:59:57,109 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:59:57,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:57,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:59:57,121 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:59:57,121 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:59:57,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:59:57,122 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:59:57,118 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f7f6d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7fc8a3f40710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:59:57,123 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:59:57,126 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:59:57,126 INFO program/MainThread: stderr[46]: 2024-03-01 17:59:57,126 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:59:57,130 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:59:57,134 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:57,134 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:59:57,138 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:57,139 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:59:57,142 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:57,142 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:59:57,146 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:57,146 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:59:57,146 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:59:57,150 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:59:57,150 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:59:57,153 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:59:57,154 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:59:57,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:57,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:57,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT ; incomplete: False ; hidden: False ; 2024-03-01 17:59:57,167 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:59:57,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:59:57,171 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:59:57,171 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:59:57,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:59:57,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:59:57,179 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:59:57,183 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 17:59:57,183 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:59:57,183 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:59:57,187 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:59:57,190 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:59:57,191 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:59:57,194 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:59:57,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:59:57,198 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:59:57,201 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 17:59:57,202 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:59:57,202 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:59:57,202 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:59:57,206 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:59:57,206 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:59:57,209 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 17:59:57,210 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:59:57,214 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/047a28f8-518c-4382-9ff1-38049ca3418b ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuV62ER6pbESxuc2JcwNIxZVjqzdXDgBDT ' '/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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuV62ER6pbESxuc2JcwNIxZVjqzdXDgBDT', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '047a28f8-518c-4382-9ff1-38049ca3418b', 'ID_FS_UUID_ENC': '047a28f8-518c-4382-9ff1-38049ca3418b', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1049372604'} ; 2024-03-01 17:59:57,214 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:59:57,214 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:59:57,217 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:59:57,217 INFO program/MainThread: stderr[47]: 2024-03-01 17:59:57,217 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:59:57,218 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:59:57,221 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:59:57,221 INFO program/MainThread: stderr[48]: 2024-03-01 17:59:57,221 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:59:57,221 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:59:57,224 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:59:57,224 INFO program/MainThread: stderr[49]: 2024-03-01 17:59:57,224 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:59:57,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:57,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:59:57,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:59:57,237 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:59:57,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:59:57,238 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:59:57,233 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f6c828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7fc8a3f40710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:59:57,239 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:59:57,242 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:59:57,242 INFO program/MainThread: stderr[50]: 2024-03-01 17:59:57,242 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:59:57,246 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:59:57,250 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:57,250 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:59:57,254 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:57,254 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:59:57,258 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:57,258 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:59:57,262 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:57,262 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:59:57,262 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:59:57,265 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:59:57,266 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:59:57,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:59:57,269 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:59:57,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:57,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:57,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM ; incomplete: False ; hidden: False ; 2024-03-01 17:59:57,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:59:57,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:59:57,287 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:59:57,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:59:57,291 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:59:57,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:59:57,295 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:59:57,299 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 17:59:57,299 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:59:57,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:59:57,303 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:59:57,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:59:57,307 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:59:57,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:59:57,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:59:57,314 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:59:57,318 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 17:59:57,318 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:59:57,318 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:59:57,319 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:59:57,322 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:59:57,322 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:59:57,326 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 17:59:57,326 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:59:57,330 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuN14TkNJKBqd1RjGjAQ1u467rnQ21taoM ' '/dev/disk/by-uuid/92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d', '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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuN14TkNJKBqd1RjGjAQ1u467rnQ21taoM', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d', 'ID_FS_UUID_ENC': '92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1049064794'} ; 2024-03-01 17:59:57,330 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:59:57,330 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:59:57,334 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:59:57,334 INFO program/MainThread: stderr[51]: 2024-03-01 17:59:57,334 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:59:57,334 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:59:57,337 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:59:57,338 INFO program/MainThread: stderr[52]: 2024-03-01 17:59:57,338 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:59:57,338 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:59:57,341 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:59:57,341 INFO program/MainThread: stderr[53]: 2024-03-01 17:59:57,341 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:59:57,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:57,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:59:57,353 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:59:57,354 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:59:57,354 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:59:57,355 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:59:57,350 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f1e748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7fc8a3f40710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:59:57,356 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:59:57,359 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:59:57,359 INFO program/MainThread: stderr[54]: 2024-03-01 17:59:57,359 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:59:57,364 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:59:57,367 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:57,368 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:59:57,371 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:57,372 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:59:57,375 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:57,375 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:59:57,379 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:57,379 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:59:57,380 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:59:57,383 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:59:57,383 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:59:57,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:59:57,387 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:59:57,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:57,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:57,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv ; incomplete: False ; hidden: False ; 2024-03-01 17:59:57,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:59:57,401 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:59:57,405 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:59:57,405 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:59:57,408 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:59:57,412 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:59:57,412 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:59:57,416 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 17:59:57,416 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:59:57,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:59:57,420 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:59:57,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:59:57,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:59:57,428 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:59:57,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:59:57,431 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:59:57,435 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 17:59:57,436 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:59:57,436 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:59:57,436 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:59:57,439 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:59:57,439 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:59:57,443 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 17:59:57,443 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:59:57,447 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d305d7be-1b10-4d5f-b4ae-833ba98ffeb5 ' '/dev/mapper/test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuX0NWYo0PjtwW78zQOeCTxpsU9lGgkdXv ' '/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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuX0NWYo0PjtwW78zQOeCTxpsU9lGgkdXv', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd305d7be-1b10-4d5f-b4ae-833ba98ffeb5', 'ID_FS_UUID_ENC': 'd305d7be-1b10-4d5f-b4ae-833ba98ffeb5', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1048762408'} ; 2024-03-01 17:59:57,447 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:59:57,447 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:59:57,451 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:59:57,451 INFO program/MainThread: stderr[55]: 2024-03-01 17:59:57,451 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:59:57,451 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:59:57,454 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:59:57,455 INFO program/MainThread: stderr[56]: 2024-03-01 17:59:57,455 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:59:57,455 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:59:57,458 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:59:57,458 INFO program/MainThread: stderr[57]: 2024-03-01 17:59:57,458 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:59:57,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:59:57,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:59:57,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:59:57,471 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:59:57,472 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:59:57,473 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:59:57,467 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f09828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7fc8a3f40710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 17:59:57,474 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:59:57,477 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:59:57,477 INFO program/MainThread: stderr[58]: 2024-03-01 17:59:57,477 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:59:57,481 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:59:57,485 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:57,485 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:59:57,489 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:57,489 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:59:57,493 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:57,493 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:59:57,496 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:57,497 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:59:57,497 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:59:57,501 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:59:57,501 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:59:57,504 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:59:57,504 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:59:57,505 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:59:57,508 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': '28327289'} ; 2024-03-01 17:59:57,508 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:59:57,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:59:57,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:59:57,520 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:59:57,520 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:59:57,520 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:59:57,520 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:59:57,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:59:57,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:59:57,524 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:59:57,527 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:59:57,527 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:59:57,530 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:59:57,531 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:59:57,531 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:59:57,531 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8a3f15048) -- 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 17:59:57,535 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:59:57,538 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:59:57,538 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:59:57,542 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:59:57,542 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:59:57,546 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:57,546 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:59:57,549 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:59:57,549 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:59:57,552 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:59:57,556 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:59:57,559 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:59:57,564 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 0x7fc8a3f08088> 2024-03-01 18:00:00,589 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 18:00:00,594 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 18:00:00,594 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 18:00:00,598 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': '28332446'} ; 2024-03-01 18:00:00,598 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 18:00:00,598 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 18:00:00,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:00,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:00,609 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 18:00:00,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:00,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:00,616 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:00,627 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:00,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 18:00:00,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 18:00:00,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 18:00:00,654 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 18:00:00,654 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 18:00:00,658 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 18:00:00,661 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 18:00:00,661 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 18:00:00,665 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 18:00:00,665 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 18:00:00,665 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 18:00:00,668 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 18:00:00,672 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 18:00:00,675 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 18:00:00,678 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 18:00:00,682 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 18:00:00,682 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 18:00:00,682 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 18:00:00,683 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 18:00:00,682 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fc8a3f28f60) -- 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 0x7fc8a3f2d9e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 18:00:00,687 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 18:00:00,691 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:00,691 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 18:00:00,694 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:00,694 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 18:00:00,698 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:00,698 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 18:00:00,701 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:00,702 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 18:00:00,702 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 18:00:00,705 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 18:00:00,705 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 18:00:00,708 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 18:00:00,708 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 18:00:00,712 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuX0NWYo0PjtwW78zQOeCTxpsU9lGgkdXv ' '/dev/disk/by-uuid/d305d7be-1b10-4d5f-b4ae-833ba98ffeb5 ' '/dev/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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuX0NWYo0PjtwW78zQOeCTxpsU9lGgkdXv', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd305d7be-1b10-4d5f-b4ae-833ba98ffeb5', 'ID_FS_UUID_ENC': 'd305d7be-1b10-4d5f-b4ae-833ba98ffeb5', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1048762408'} ; 2024-03-01 18:00:00,712 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 18:00:00,712 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 18:00:00,716 INFO program/MainThread: stdout[59]: LVM 2024-03-01 18:00:00,716 INFO program/MainThread: stderr[59]: 2024-03-01 18:00:00,716 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 18:00:00,716 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 18:00:00,719 INFO program/MainThread: stdout[60]: LVM 2024-03-01 18:00:00,719 INFO program/MainThread: stderr[60]: 2024-03-01 18:00:00,720 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 18:00:00,720 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 18:00:00,723 INFO program/MainThread: stdout[61]: LVM 2024-03-01 18:00:00,723 INFO program/MainThread: stderr[61]: 2024-03-01 18:00:00,723 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 18:00:00,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:00,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 18:00:00,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:00,736 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:00,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:00,737 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:00,731 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f09828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7fc8a3f40710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:00,738 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 18:00:00,741 INFO program/MainThread: stdout[62]: LVM 2024-03-01 18:00:00,742 INFO program/MainThread: stderr[62]: 2024-03-01 18:00:00,742 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 18:00:00,746 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 18:00:00,746 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 18:00:00,749 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 /dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuN14TkNJKBqd1RjGjAQ1u467rnQ21taoM ' '/dev/disk/by-uuid/92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d ' '/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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuN14TkNJKBqd1RjGjAQ1u467rnQ21taoM', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d', 'ID_FS_UUID_ENC': '92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1049064794'} ; 2024-03-01 18:00:00,750 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 18:00:00,750 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 18:00:00,753 INFO program/MainThread: stdout[63]: LVM 2024-03-01 18:00:00,753 INFO program/MainThread: stderr[63]: 2024-03-01 18:00:00,753 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 18:00:00,753 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 18:00:00,756 INFO program/MainThread: stdout[64]: LVM 2024-03-01 18:00:00,757 INFO program/MainThread: stderr[64]: 2024-03-01 18:00:00,757 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 18:00:00,757 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 18:00:00,760 INFO program/MainThread: stdout[65]: LVM 2024-03-01 18:00:00,760 INFO program/MainThread: stderr[65]: 2024-03-01 18:00:00,760 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 18:00:00,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:00,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 18:00:00,772 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:00,773 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:00,773 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:00,774 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:00,769 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f1e748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7fc8a3f40710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:00,775 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 18:00:00,778 INFO program/MainThread: stdout[66]: LVM 2024-03-01 18:00:00,778 INFO program/MainThread: stderr[66]: 2024-03-01 18:00:00,779 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 18:00:00,783 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 18:00:00,783 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 18:00:00,786 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/047a28f8-518c-4382-9ff1-38049ca3418b ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuV62ER6pbESxuc2JcwNIxZVjqzdXDgBDT', '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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuV62ER6pbESxuc2JcwNIxZVjqzdXDgBDT', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '047a28f8-518c-4382-9ff1-38049ca3418b', 'ID_FS_UUID_ENC': '047a28f8-518c-4382-9ff1-38049ca3418b', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1049372604'} ; 2024-03-01 18:00:00,786 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 18:00:00,786 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 18:00:00,789 INFO program/MainThread: stdout[67]: LVM 2024-03-01 18:00:00,790 INFO program/MainThread: stderr[67]: 2024-03-01 18:00:00,790 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 18:00:00,790 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 18:00:00,793 INFO program/MainThread: stdout[68]: LVM 2024-03-01 18:00:00,793 INFO program/MainThread: stderr[68]: 2024-03-01 18:00:00,793 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 18:00:00,793 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 18:00:00,796 INFO program/MainThread: stdout[69]: LVM 2024-03-01 18:00:00,796 INFO program/MainThread: stderr[69]: 2024-03-01 18:00:00,796 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 18:00:00,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:00,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 18:00:00,808 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:00,809 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:00,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:00,811 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:00,805 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f6c828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7fc8a3f40710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:00,811 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 18:00:00,815 INFO program/MainThread: stdout[70]: LVM 2024-03-01 18:00:00,815 INFO program/MainThread: stderr[70]: 2024-03-01 18:00:00,815 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 18:00:00,819 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 18:00:00,819 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 18:00:00,822 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuSg2hmILqqaOeLUbKMa1aj1phLVYf2GDX ' '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/b7d59077-4be1-4812-b2af-092cdf26baa4', '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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuSg2hmILqqaOeLUbKMa1aj1phLVYf2GDX', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b7d59077-4be1-4812-b2af-092cdf26baa4', 'ID_FS_UUID_ENC': 'b7d59077-4be1-4812-b2af-092cdf26baa4', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1049686212'} ; 2024-03-01 18:00:00,822 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 18:00:00,823 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 18:00:00,826 INFO program/MainThread: stdout[71]: LVM 2024-03-01 18:00:00,826 INFO program/MainThread: stderr[71]: 2024-03-01 18:00:00,826 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 18:00:00,826 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 18:00:00,829 INFO program/MainThread: stdout[72]: LVM 2024-03-01 18:00:00,829 INFO program/MainThread: stderr[72]: 2024-03-01 18:00:00,829 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 18:00:00,829 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 18:00:00,832 INFO program/MainThread: stdout[73]: LVM 2024-03-01 18:00:00,833 INFO program/MainThread: stderr[73]: 2024-03-01 18:00:00,833 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 18:00:00,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:00,841 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 18:00:00,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:00,845 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:00,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:00,847 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:00,841 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f7f6d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7fc8a3f40710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:00,848 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 18:00:00,851 INFO program/MainThread: stdout[74]: LVM 2024-03-01 18:00:00,851 INFO program/MainThread: stderr[74]: 2024-03-01 18:00:00,851 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 18:00:00,855 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 18:00:00,855 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 18:00:00,858 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-rD0kGmujwD1sDVPEkqOITkTYiu60hxQqlnzDyfcB3FZUge0Kfe0K7OGpB3jkC1Hd ' '/dev/disk/by-uuid/1e361c43-40a5-4d6e-a7ea-182f23df661c ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-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-rD0kGmujwD1sDVPEkqOITkTYiu60hxQqlnzDyfcB3FZUge0Kfe0K7OGpB3jkC1Hd', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1e361c43-40a5-4d6e-a7ea-182f23df661c', 'ID_FS_UUID_ENC': '1e361c43-40a5-4d6e-a7ea-182f23df661c', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050521415'} ; 2024-03-01 18:00:00,858 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 18:00:00,859 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 18:00:00,862 INFO program/MainThread: stdout[75]: LVM 2024-03-01 18:00:00,862 INFO program/MainThread: stderr[75]: 2024-03-01 18:00:00,862 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 18:00:00,862 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 18:00:00,865 INFO program/MainThread: stdout[76]: LVM 2024-03-01 18:00:00,865 INFO program/MainThread: stderr[76]: 2024-03-01 18:00:00,865 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 18:00:00,865 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 18:00:00,868 INFO program/MainThread: stdout[77]: LVM 2024-03-01 18:00:00,868 INFO program/MainThread: stderr[77]: 2024-03-01 18:00:00,868 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 18:00:00,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:00,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 18:00:00,879 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:00,880 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:00,880 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:00,881 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:00,877 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8b7004ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7fc8a3f6e518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:00,882 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 18:00:00,885 INFO program/MainThread: stdout[78]: LVM 2024-03-01 18:00:00,885 INFO program/MainThread: stderr[78]: 2024-03-01 18:00:00,885 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 18:00:00,889 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 18:00:00,889 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 18:00:00,892 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-rD0kGmujwD1sDVPEkqOITkTYiu60hxQq4Yy5GfPdOsQsKYxq5c9LtEGvpW5phSxz ' '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-uuid/7b9ef0f0-7861-45c1-9ae9-184144aa9e9a', '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-rD0kGmujwD1sDVPEkqOITkTYiu60hxQq4Yy5GfPdOsQsKYxq5c9LtEGvpW5phSxz', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b9ef0f0-7861-45c1-9ae9-184144aa9e9a', 'ID_FS_UUID_ENC': '7b9ef0f0-7861-45c1-9ae9-184144aa9e9a', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050806122'} ; 2024-03-01 18:00:00,893 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 18:00:00,893 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 18:00:00,896 INFO program/MainThread: stdout[79]: LVM 2024-03-01 18:00:00,896 INFO program/MainThread: stderr[79]: 2024-03-01 18:00:00,896 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 18:00:00,896 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 18:00:00,899 INFO program/MainThread: stdout[80]: LVM 2024-03-01 18:00:00,899 INFO program/MainThread: stderr[80]: 2024-03-01 18:00:00,899 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 18:00:00,900 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 18:00:00,903 INFO program/MainThread: stdout[81]: LVM 2024-03-01 18:00:00,903 INFO program/MainThread: stderr[81]: 2024-03-01 18:00:00,903 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 18:00:00,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:00,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 18:00:00,914 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:00,915 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:00,915 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:00,916 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:00,911 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f76f60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7fc8a3f6e518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:00,916 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 18:00:00,920 INFO program/MainThread: stdout[82]: LVM 2024-03-01 18:00:00,920 INFO program/MainThread: stderr[82]: 2024-03-01 18:00:00,920 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 18:00:00,924 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 18:00:00,924 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 18:00:00,927 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXGORd9B7h1FPxMLLHRxq8fexC8Jh4xLUq ' '/dev/mapper/test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/d81559a8-67c5-4d5c-9089-69e9dde3e4ec', '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-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXGORd9B7h1FPxMLLHRxq8fexC8Jh4xLUq', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd81559a8-67c5-4d5c-9089-69e9dde3e4ec', 'ID_FS_UUID_ENC': 'd81559a8-67c5-4d5c-9089-69e9dde3e4ec', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051618398'} ; 2024-03-01 18:00:00,927 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 18:00:00,928 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 18:00:00,931 INFO program/MainThread: stdout[83]: LVM 2024-03-01 18:00:00,931 INFO program/MainThread: stderr[83]: 2024-03-01 18:00:00,931 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 18:00:00,931 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 18:00:00,934 INFO program/MainThread: stdout[84]: LVM 2024-03-01 18:00:00,934 INFO program/MainThread: stderr[84]: 2024-03-01 18:00:00,934 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 18:00:00,934 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 18:00:00,937 INFO program/MainThread: stdout[85]: LVM 2024-03-01 18:00:00,938 INFO program/MainThread: stderr[85]: 2024-03-01 18:00:00,938 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 18:00:00,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:00,946 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 18:00:00,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:00,949 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:00,950 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:00,950 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:00,946 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f57dd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7fc8a3fceac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:00,951 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 18:00:00,954 INFO program/MainThread: stdout[86]: LVM 2024-03-01 18:00:00,954 INFO program/MainThread: stderr[86]: 2024-03-01 18:00:00,954 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 18:00:00,958 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 18:00:00,958 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 18:00:00,962 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXwyZRX7bwX8ePdyy0uxK3OAKpnHoO36R1 ' '/dev/disk/by-uuid/7e52f102-61c5-46b5-8169-43ddc9e4bd9f ' '/dev/mapper/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-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXwyZRX7bwX8ePdyy0uxK3OAKpnHoO36R1', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7e52f102-61c5-46b5-8169-43ddc9e4bd9f', 'ID_FS_UUID_ENC': '7e52f102-61c5-46b5-8169-43ddc9e4bd9f', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051919377'} ; 2024-03-01 18:00:00,962 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 18:00:00,962 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 18:00:00,965 INFO program/MainThread: stdout[87]: LVM 2024-03-01 18:00:00,965 INFO program/MainThread: stderr[87]: 2024-03-01 18:00:00,965 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 18:00:00,966 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 18:00:00,968 INFO program/MainThread: stdout[88]: LVM 2024-03-01 18:00:00,969 INFO program/MainThread: stderr[88]: 2024-03-01 18:00:00,969 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 18:00:00,969 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 18:00:00,972 INFO program/MainThread: stdout[89]: LVM 2024-03-01 18:00:00,972 INFO program/MainThread: stderr[89]: 2024-03-01 18:00:00,972 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 18:00:00,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:00,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 18:00:00,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:00,984 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:00,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:00,985 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:00,980 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc8a3f57f28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7fc8a3fceac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:00,985 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 18:00:00,988 INFO program/MainThread: stdout[90]: LVM 2024-03-01 18:00:00,988 INFO program/MainThread: stderr[90]: 2024-03-01 18:00:00,989 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 18:00:00,993 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 18:00:00,993 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 18:00:00,993 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:01,003 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:01,019 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 18:00:01,020 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 18:00:01,023 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 18:00:01,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:01,030 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 18:00:01,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 18:00:01,034 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 18:00:01,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 18:00:01,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:01,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 18:00:01,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 18:00:01,047 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 18:00:01,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 18:00:01,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:01,056 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 18:00:01,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 18:00:01,059 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 18:00:01,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 18:00:01,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:01,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 18:00:01,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 18:00:01,072 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 18:00:01,075 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 18:00:01,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:01,082 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 18:00:01,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 18:00:01,085 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 18:00:01,088 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 18:00:01,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:01,094 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 18:00:01,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 18:00:01,098 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 18:00:05,608 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_804tlk3i/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 18:00:05,643 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 18:00:05,644 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 18:00:05,647 INFO program/MainThread: stdout[2]: 2024-03-01 18:00:05,647 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 18:00:05,647 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 18:00:05,647 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 18:00:05,651 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:05,652 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 18:00:05,655 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 18:00:05,655 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 18:00:05,659 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 18:00:05,659 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 18:00:05,662 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 18:00:05,662 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 18:00:05,673 INFO program/MainThread: stdout: 2024-03-01 18:00:05,673 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 18:00:05,673 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 2024-03-01 18:00:05,673 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs d81559a8-67c5-4d5c-9089-69e9dde3e4ec 2024-03-01 18:00:05,673 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S 2024-03-01 18:00:05,673 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs d81559a8-67c5-4d5c-9089-69e9dde3e4ec 2024-03-01 18:00:05,673 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 7e52f102-61c5-46b5-8169-43ddc9e4bd9f 2024-03-01 18:00:05,673 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib 2024-03-01 18:00:05,673 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member 3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y 2024-03-01 18:00:05,673 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 1e361c43-40a5-4d6e-a7ea-182f23df661c 2024-03-01 18:00:05,673 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 7b9ef0f0-7861-45c1-9ae9-184144aa9e9a 2024-03-01 18:00:05,673 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 2024-03-01 18:00:05,673 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv 2024-03-01 18:00:05,673 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 2024-03-01 18:00:05,673 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs d305d7be-1b10-4d5f-b4ae-833ba98ffeb5 2024-03-01 18:00:05,673 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d 2024-03-01 18:00:05,673 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 047a28f8-518c-4382-9ff1-38049ca3418b 2024-03-01 18:00:05,673 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u 2024-03-01 18:00:05,673 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 047a28f8-518c-4382-9ff1-38049ca3418b 2024-03-01 18:00:05,674 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY 2024-03-01 18:00:05,674 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7d59077-4be1-4812-b2af-092cdf26baa4 2024-03-01 18:00:05,674 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym 2024-03-01 18:00:05,674 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7d59077-4be1-4812-b2af-092cdf26baa4 2024-03-01 18:00:05,674 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 18:00:05,674 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 18:00:05,674 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 18:00:05,674 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs d21788f1-b672-45d8-9d39-0b6482be1fd5 b2f85011-01 / 2024-03-01 18:00:05,674 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:05,674 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs d81559a8-67c5-4d5c-9089-69e9dde3e4ec sdb 1073741824 root disk brw-rw---- LVM2_member atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs d81559a8-67c5-4d5c-9089-69e9dde3e4ec `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 7e52f102-61c5-46b5-8169-43ddc9e4bd9f sdc 1073741824 root disk brw-rw---- LVM2_member XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib sdd 1073741824 root disk brw-rw---- LVM2_member 3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 1e361c43-40a5-4d6e-a7ea-182f23df661c `-test_vg2-lv3 322961408 root disk brw-rw---- xfs 7b9ef0f0-7861-45c1-9ae9-184144aa9e9a sde 1073741824 root disk brw-rw---- LVM2_member Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 sdf 1073741824 root disk brw-rw---- LVM2_member HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv sdg 1073741824 root disk brw-rw---- LVM2_member IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 |-test_vg3-lv8 427819008 root disk brw-rw---- xfs d305d7be-1b10-4d5f-b4ae-833ba98ffeb5 |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 047a28f8-518c-4382-9ff1-38049ca3418b sdh 1073741824 root disk brw-rw---- LVM2_member jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 047a28f8-518c-4382-9ff1-38049ca3418b sdi 1073741824 root disk brw-rw---- LVM2_member rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7d59077-4be1-4812-b2af-092cdf26baa4 sdj 1073741824 root disk brw-rw---- LVM2_member 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs b7d59077-4be1-4812-b2af-092cdf26baa4 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 18:00:05,674 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 18:00:05,674 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 18:00:05,675 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 18:00:05,675 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 18:00:05,675 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 18:00:05,675 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 18:00:05,675 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:05,687 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:05,701 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 18:00:05,706 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208 ' '/dev/disk/by-id/wwn-0x600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/scsi-3600140577092feee03c4dc5be68d19b5 ' '/dev/disk/by-id/lvm-pv-uuid-D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_77092fee-e03c-4dc5-be68-d19b51a9b208', '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': 'D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0', 'ID_FS_UUID_ENC': 'D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0', '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': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'ID_SERIAL': '3600140577092feee03c4dc5be68d19b5', 'ID_SERIAL_SHORT': '600140577092feee03c4dc5be68d19b5', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140577092feee', 'ID_WWN_VENDOR_EXTENSION': '0x03c4dc5be68d19b5', 'ID_WWN_WITH_EXTENSION': '0x600140577092feee03c4dc5be68d19b5', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140577092feee03c4dc5be68d19b5', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '77092fee-e03c-4dc5-be68-d19b51a9b208', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470226726'} ; 2024-03-01 18:00:05,706 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 18:00:05,706 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 18:00:05,739 INFO program/MainThread: stdout[3]: 2024-03-01 18:00:05,739 INFO program/MainThread: stderr[3]: 2024-03-01 18:00:05,739 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 18:00:05,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 18:00:05,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:05,752 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 18:00:05,756 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 18:00:05,757 INFO blivet/MainThread: sda is a disk 2024-03-01 18:00:05,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 18:00:05,757 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 18:00:05,761 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 18:00:05,764 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 18:00:05,765 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 18:00:05,768 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 18:00:05,768 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 18:00:05,769 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 18:00:05,769 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02a1ae9cc0) -- 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 = 600140577092feee03c4dc5be68d19b5 2024-03-01 18:00:05,773 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 18:00:05,776 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:05,776 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 18:00:05,780 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:05,780 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 18:00:05,783 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:05,784 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 18:00:05,787 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:05,787 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 18:00:05,790 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 18:00:05,791 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 18:00:05,791 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 18:00:05,818 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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 18:00:05,818 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S. WARNING: Couldn't find device with uuid XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib. WARNING: VG test_vg1 is missing PV atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib (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 18:00:05,818 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 18:00:05,818 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 18:00:05,823 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 ; label: None ; device: /dev/sda ; serial: 3600140577092feee03c4dc5be68d19b5 ; exists: True ; vg_name: test_vg1 ; vg_uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; pe_start: 8 MiB ; 2024-03-01 18:00:05,823 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 18:00:05,826 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 18:00:05,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; incomplete: True ; hidden: False ; 2024-03-01 18:00:05,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 18:00:05,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:05,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:05,839 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 18:00:05,875 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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 18:00:05,875 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S. WARNING: Couldn't find device with uuid XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib. WARNING: VG test_vg1 is missing PV atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib (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 18:00:05,875 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 18:00:05,875 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 18:00:05,876 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 18:00:05,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 18:00:05,886 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 18:00:05,886 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 18:00:05,890 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 18:00:05,890 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 18:00:05,919 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 18:00:05,919 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S. WARNING: Couldn't find device with uuid XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib. WARNING: VG test_vg1 is missing PV atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib (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 18:00:05,919 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 18:00:05,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 18:00:05,924 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 18:00:05,928 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 18:00:05,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; incomplete: True ; hidden: False ; 2024-03-01 18:00:05,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 18:00:05,934 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 18:00:05,934 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 18:00:05,938 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405c9f30632226d4645a3735efa3 ' '/dev/disk/by-id/lvm-pv-uuid-atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d ' '/dev/disk/by-id/wwn-0x6001405c9f30632226d4645a3735efa3', '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': 'atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S', 'ID_FS_UUID_ENC': 'atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S', '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': 'c9f30632-226d-4645-a373-5efa390e938d', 'ID_SERIAL': '36001405c9f30632226d4645a3735efa3', 'ID_SERIAL_SHORT': '6001405c9f30632226d4645a3735efa3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c9f306322', 'ID_WWN_VENDOR_EXTENSION': '0x26d4645a3735efa3', 'ID_WWN_WITH_EXTENSION': '0x6001405c9f30632226d4645a3735efa3', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c9f30632226d4645a3735efa3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c9f30632-226d-4645-a373-5efa390e938d', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470278363'} ; 2024-03-01 18:00:05,938 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 18:00:05,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 18:00:05,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:05,949 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 18:00:05,949 INFO blivet/MainThread: sdb is a disk 2024-03-01 18:00:05,949 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 18:00:05,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 18:00:05,953 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 18:00:05,956 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 18:00:05,956 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 18:00:05,960 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 18:00:05,960 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 18:00:05,960 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 18:00:05,960 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02a0958358) -- 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 = 6001405c9f30632226d4645a3735efa3 2024-03-01 18:00:05,964 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 18:00:05,967 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:05,968 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 18:00:05,971 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:05,971 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 18:00:05,974 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:05,975 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 18:00:05,978 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:05,978 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 18:00:05,981 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 18:00:05,981 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 18:00:05,981 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 18:00:06,009 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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 18:00:06,009 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib. WARNING: VG test_vg1 is missing PV XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib (last written to /dev/sdc). 2024-03-01 18:00:06,009 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 18:00:06,009 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 18:00:06,013 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S ; label: None ; device: /dev/sdb ; serial: 36001405c9f30632226d4645a3735efa3 ; exists: True ; vg_name: test_vg1 ; vg_uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 18:00:06,014 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 18:00:06,017 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 18:00:06,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; incomplete: True ; hidden: False ; 2024-03-01 18:00:06,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 18:00:06,027 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 18:00:06,030 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 18:00:06,034 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 18:00:06,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; incomplete: True ; hidden: False ; 2024-03-01 18:00:06,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:06,040 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 18:00:06,068 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 18:00:06,068 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib. WARNING: VG test_vg1 is missing PV XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib (last written to /dev/sdc). 2024-03-01 18:00:06,068 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 18:00:06,068 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 18:00:06,068 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 18:00:06,073 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-36001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_bb339f04-30f0-4cf7-9c72-ccb1ddef123b ' '/dev/disk/by-id/wwn-0x6001405bb339f0430f04cf79c72ccb1d ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', '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': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'ID_SERIAL': '36001405bb339f0430f04cf79c72ccb1d', 'ID_SERIAL_SHORT': '6001405bb339f0430f04cf79c72ccb1d', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405bb339f043', 'ID_WWN_VENDOR_EXTENSION': '0x0f04cf79c72ccb1d', 'ID_WWN_WITH_EXTENSION': '0x6001405bb339f0430f04cf79c72ccb1d', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405bb339f0430f04cf79c72ccb1d', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'bb339f04-30f0-4cf7-9c72-ccb1ddef123b', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470964200'} ; 2024-03-01 18:00:06,073 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 18:00:06,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:06,084 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 18:00:06,084 INFO blivet/MainThread: sdk is a disk 2024-03-01 18:00:06,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 18:00:06,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 18:00:06,088 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 18:00:06,091 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 18:00:06,091 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 18:00:06,095 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 18:00:06,095 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 18:00:06,096 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 18:00:06,096 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02a0958518) -- 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 = 6001405bb339f0430f04cf79c72ccb1d 2024-03-01 18:00:06,099 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 18:00:06,099 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 18:00:06,103 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/wwn-0x60014051e1108a146e94f5b8f39b3761 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_1e1108a1-46e9-4f5b-8f39-b3761ae7e7da ' '/dev/disk/by-id/scsi-360014051e1108a146e94f5b8f39b3761', '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': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'ID_SERIAL': '360014051e1108a146e94f5b8f39b3761', 'ID_SERIAL_SHORT': '60014051e1108a146e94f5b8f39b3761', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051e1108a14', 'ID_WWN_VENDOR_EXTENSION': '0x6e94f5b8f39b3761', 'ID_WWN_WITH_EXTENSION': '0x60014051e1108a146e94f5b8f39b3761', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051e1108a146e94f5b8f39b3761', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1e1108a1-46e9-4f5b-8f39-b3761ae7e7da', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470962000'} ; 2024-03-01 18:00:06,103 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 18:00:06,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:06,113 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 18:00:06,114 INFO blivet/MainThread: sdl is a disk 2024-03-01 18:00:06,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 18:00:06,114 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 18:00:06,118 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 18:00:06,121 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 18:00:06,121 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 18:00:06,124 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 18:00:06,125 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 18:00:06,125 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 18:00:06,125 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02a0965d30) -- 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 = 60014051e1108a146e94f5b8f39b3761 2024-03-01 18:00:06,129 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 18:00:06,129 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 18:00:06,132 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993 ' '/dev/disk/by-id/scsi-3600140549239d270b69419faaad6287e ' '/dev/disk/by-id/wwn-0x600140549239d270b69419faaad6287e ' '/dev/disk/by-id/lvm-pv-uuid-XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib', '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': 'XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib', 'ID_FS_UUID_ENC': 'XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib', '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': '49239d27-0b69-419f-aaad-6287e9874993', 'ID_SERIAL': '3600140549239d270b69419faaad6287e', 'ID_SERIAL_SHORT': '600140549239d270b69419faaad6287e', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140549239d270', 'ID_WWN_VENDOR_EXTENSION': '0xb69419faaad6287e', 'ID_WWN_WITH_EXTENSION': '0x600140549239d270b69419faaad6287e', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140549239d270b69419faaad6287e', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '49239d27-0b69-419f-aaad-6287e9874993', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470200587'} ; 2024-03-01 18:00:06,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 18:00:06,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:06,142 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 18:00:06,143 INFO blivet/MainThread: sdc is a disk 2024-03-01 18:00:06,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 18:00:06,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 18:00:06,146 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 18:00:06,150 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 18:00:06,150 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 18:00:06,153 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 18:00:06,153 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 18:00:06,154 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 18:00:06,154 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02a096d320) -- 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 = 600140549239d270b69419faaad6287e 2024-03-01 18:00:06,157 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 18:00:06,161 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:06,161 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 18:00:06,164 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:06,164 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 18:00:06,168 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:06,168 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 18:00:06,171 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:06,172 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 18:00:06,175 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 18:00:06,175 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 18:00:06,175 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 18:00:06,201 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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 18:00:06,201 INFO program/MainThread: stderr[9]: 2024-03-01 18:00:06,201 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 18:00:06,201 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 18:00:06,205 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib ; label: None ; device: /dev/sdc ; serial: 3600140549239d270b69419faaad6287e ; exists: True ; vg_name: test_vg1 ; vg_uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 18:00:06,206 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 18:00:06,209 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 18:00:06,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; incomplete: True ; hidden: False ; 2024-03-01 18:00:06,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:06,219 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 18:00:06,222 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 18:00:06,225 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 18:00:06,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX ; incomplete: True ; hidden: False ; 2024-03-01 18:00:06,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:06,232 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 18:00:06,262 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 18:00:06,262 INFO program/MainThread: stderr[10]: 2024-03-01 18:00:06,262 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 18:00:06,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:06,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 18:00:06,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 18:00:06,280 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 18:00:06,281 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 18:00:06,284 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 18:00:06,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 18:00:06,288 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 18:00:06,292 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 18:00:06,293 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 18:00:06,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 18:00:06,297 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 18:00:06,301 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 18:00:06,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 18:00:06,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 18:00:06,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 18:00:06,308 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 18:00:06,312 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 18:00:06,312 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 18:00:06,313 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 18:00:06,313 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 18:00:06,316 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 18:00:06,316 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 18:00:06,320 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 18:00:06,320 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 18:00:06,324 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXwyZRX7bwX8ePdyy0uxK3OAKpnHoO36R1 ' '/dev/disk/by-uuid/7e52f102-61c5-46b5-8169-43ddc9e4bd9f ' '/dev/mapper/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-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXwyZRX7bwX8ePdyy0uxK3OAKpnHoO36R1', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7e52f102-61c5-46b5-8169-43ddc9e4bd9f', 'ID_FS_UUID_ENC': '7e52f102-61c5-46b5-8169-43ddc9e4bd9f', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051919377'} ; 2024-03-01 18:00:06,324 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 18:00:06,324 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 18:00:06,328 INFO program/MainThread: stdout[11]: LVM 2024-03-01 18:00:06,328 INFO program/MainThread: stderr[11]: 2024-03-01 18:00:06,328 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 18:00:06,328 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 18:00:06,331 INFO program/MainThread: stdout[12]: LVM 2024-03-01 18:00:06,332 INFO program/MainThread: stderr[12]: 2024-03-01 18:00:06,332 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 18:00:06,332 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 18:00:06,335 INFO program/MainThread: stdout[13]: LVM 2024-03-01 18:00:06,335 INFO program/MainThread: stderr[13]: 2024-03-01 18:00:06,335 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 18:00:06,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 18:00:06,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:06,346 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 18:00:06,347 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:06,348 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 18:00:06,343 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:06,348 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 18:00:06,351 INFO program/MainThread: stdout[14]: LVM 2024-03-01 18:00:06,351 INFO program/MainThread: stderr[14]: 2024-03-01 18:00:06,351 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 18:00:06,356 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 18:00:06,360 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:06,360 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 18:00:06,364 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:06,364 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 18:00:06,367 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:06,367 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 18:00:06,371 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:06,371 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 18:00:06,373 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 18:00:06,373 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 18:00:06,377 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 18:00:06,377 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 18:00:06,381 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 18:00:06,381 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 18:00:06,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:06,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 18:00:06,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 18:00:06,398 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 18:00:06,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 18:00:06,402 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 18:00:06,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 18:00:06,406 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 18:00:06,409 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 18:00:06,410 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 18:00:06,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 18:00:06,414 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 18:00:06,417 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 18:00:06,417 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 18:00:06,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 18:00:06,425 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 18:00:06,425 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 18:00:06,428 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 18:00:06,429 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 18:00:06,429 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 18:00:06,429 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 18:00:06,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 18:00:06,433 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 18:00:06,436 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 18:00:06,436 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 18:00:06,440 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/d81559a8-67c5-4d5c-9089-69e9dde3e4ec ' '/dev/disk/by-id/dm-uuid-LVM-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXGORd9B7h1FPxMLLHRxq8fexC8Jh4xLUq ' '/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-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXGORd9B7h1FPxMLLHRxq8fexC8Jh4xLUq', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd81559a8-67c5-4d5c-9089-69e9dde3e4ec', 'ID_FS_UUID_ENC': 'd81559a8-67c5-4d5c-9089-69e9dde3e4ec', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051618398'} ; 2024-03-01 18:00:06,440 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 18:00:06,440 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 18:00:06,444 INFO program/MainThread: stdout[15]: LVM 2024-03-01 18:00:06,444 INFO program/MainThread: stderr[15]: 2024-03-01 18:00:06,445 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 18:00:06,445 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 18:00:06,448 INFO program/MainThread: stdout[16]: LVM 2024-03-01 18:00:06,448 INFO program/MainThread: stderr[16]: 2024-03-01 18:00:06,448 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 18:00:06,448 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 18:00:06,451 INFO program/MainThread: stdout[17]: LVM 2024-03-01 18:00:06,451 INFO program/MainThread: stderr[17]: 2024-03-01 18:00:06,451 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 18:00:06,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 18:00:06,462 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:06,463 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:06,463 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:06,464 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:06,459 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:06,465 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 18:00:06,468 INFO program/MainThread: stdout[18]: LVM 2024-03-01 18:00:06,468 INFO program/MainThread: stderr[18]: 2024-03-01 18:00:06,468 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 18:00:06,472 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 18:00:06,476 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:06,476 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 18:00:06,480 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:06,480 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 18:00:06,484 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:06,484 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 18:00:06,488 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:06,488 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 18:00:06,488 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 18:00:06,491 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 18:00:06,492 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 18:00:06,495 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 18:00:06,495 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 18:00:06,496 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 18:00:06,499 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-36001405b29e06470c8045e7b05d4d5a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103 ' '/dev/disk/by-id/lvm-pv-uuid-3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y', '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': '3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y', 'ID_FS_UUID_ENC': '3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y', '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': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'ID_SERIAL': '36001405b29e06470c8045e7b05d4d5a3', 'ID_SERIAL_SHORT': '6001405b29e06470c8045e7b05d4d5a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b29e06470', 'ID_WWN_VENDOR_EXTENSION': '0xc8045e7b05d4d5a3', 'ID_WWN_WITH_EXTENSION': '0x6001405b29e06470c8045e7b05d4d5a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b29e06470c8045e7b05d4d5a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b29e0647-0c80-45e7-b05d-4d5a3f76b103', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470300266'} ; 2024-03-01 18:00:06,499 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 18:00:06,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:06,510 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 18:00:06,511 INFO blivet/MainThread: sdd is a disk 2024-03-01 18:00:06,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 18:00:06,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 18:00:06,514 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 18:00:06,517 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 18:00:06,518 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 18:00:06,521 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 18:00:06,521 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 18:00:06,522 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 18:00:06,522 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02a0988048) -- 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 = 6001405b29e06470c8045e7b05d4d5a3 2024-03-01 18:00:06,525 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 18:00:06,529 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:06,529 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 18:00:06,533 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:06,533 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 18:00:06,536 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:06,536 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 18:00:06,540 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:06,540 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 18:00:06,543 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 18:00:06,543 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 18:00:06,543 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/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:06,570 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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 18:00:06,570 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5. WARNING: Couldn't find device with uuid HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv. WARNING: VG test_vg2 is missing PV Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv (last written to /dev/sdf). 2024-03-01 18:00:06,570 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 18:00:06,570 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 18:00:06,575 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y ; label: None ; device: /dev/sdd ; serial: 36001405b29e06470c8045e7b05d4d5a3 ; exists: True ; vg_name: test_vg2 ; vg_uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 18:00:06,575 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 18:00:06,578 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 18:00:06,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; incomplete: True ; hidden: False ; 2024-03-01 18:00:06,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 18:00:06,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:06,591 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/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:06,619 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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 18:00:06,619 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5. WARNING: Couldn't find device with uuid HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv. WARNING: VG test_vg2 is missing PV Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv (last written to /dev/sdf). 2024-03-01 18:00:06,619 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 18:00:06,619 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 18:00:06,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 18:00:06,625 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 18:00:06,628 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 18:00:06,629 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 18:00:06,632 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 18:00:06,632 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/sda$|","a|/dev/sdc$|","a|/dev/sdd$|","a|/dev/sdb$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:06,660 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 18:00:06,660 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5. WARNING: Couldn't find device with uuid HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv. WARNING: VG test_vg2 is missing PV Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 (last written to /dev/sde). WARNING: VG test_vg2 is missing PV HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv (last written to /dev/sdf). 2024-03-01 18:00:06,660 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 18:00:06,665 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 18:00:06,666 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 18:00:06,669 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 18:00:06,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; incomplete: True ; hidden: False ; 2024-03-01 18:00:06,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 18:00:06,675 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 18:00:06,675 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 18:00:06,679 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/wwn-0x600140512da640d910d4dc79699564de ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def ' '/dev/disk/by-id/scsi-3600140512da640d910d4dc79699564de', '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': 'Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5', 'ID_FS_UUID_ENC': 'Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5', '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': '12da640d-910d-4dc7-9699-564de0f94def', 'ID_SERIAL': '3600140512da640d910d4dc79699564de', 'ID_SERIAL_SHORT': '600140512da640d910d4dc79699564de', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140512da640d9', 'ID_WWN_VENDOR_EXTENSION': '0x10d4dc79699564de', 'ID_WWN_WITH_EXTENSION': '0x600140512da640d910d4dc79699564de', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140512da640d910d4dc79699564de', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '12da640d-910d-4dc7-9699-564de0f94def', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470485885'} ; 2024-03-01 18:00:06,679 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 18:00:06,683 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:06,690 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 18:00:06,691 INFO blivet/MainThread: sde is a disk 2024-03-01 18:00:06,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 18:00:06,691 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 18:00:06,694 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 18:00:06,698 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 18:00:06,698 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 18:00:06,701 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 18:00:06,702 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 18:00:06,702 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 18:00:06,702 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02a09867f0) -- 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 = 600140512da640d910d4dc79699564de 2024-03-01 18:00:06,706 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 18:00:06,709 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:06,709 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 18:00:06,713 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:06,713 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 18:00:06,716 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:06,716 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 18:00:06,720 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:06,720 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 18:00:06,723 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 18:00:06,723 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 18:00:06,723 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/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:06,751 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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 18:00:06,751 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv. WARNING: VG test_vg2 is missing PV HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv (last written to /dev/sdf). 2024-03-01 18:00:06,751 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 18:00:06,751 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 18:00:06,756 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 ; label: None ; device: /dev/sde ; serial: 3600140512da640d910d4dc79699564de ; exists: True ; vg_name: test_vg2 ; vg_uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 18:00:06,756 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 18:00:06,759 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 18:00:06,763 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; incomplete: True ; hidden: False ; 2024-03-01 18:00:06,766 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 18:00:06,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 18:00:06,773 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 18:00:06,776 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 18:00:06,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; incomplete: True ; hidden: False ; 2024-03-01 18:00:06,782 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:06,783 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/sdd$|","a|/dev/sdb$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:06,811 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 18:00:06,811 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv. WARNING: VG test_vg2 is missing PV HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv (last written to /dev/sdf). 2024-03-01 18:00:06,811 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 18:00:06,812 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 18:00:06,812 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 18:00:06,817 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/wwn-0x6001405ab2f3813986e4e038f9dd0b00 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320 ' '/dev/disk/by-id/lvm-pv-uuid-HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv ' '/dev/disk/by-id/scsi-36001405ab2f3813986e4e038f9dd0b00', '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': 'HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv', 'ID_FS_UUID_ENC': 'HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv', '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': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'ID_SERIAL': '36001405ab2f3813986e4e038f9dd0b00', 'ID_SERIAL_SHORT': '6001405ab2f3813986e4e038f9dd0b00', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ab2f38139', 'ID_WWN_VENDOR_EXTENSION': '0x86e4e038f9dd0b00', 'ID_WWN_WITH_EXTENSION': '0x6001405ab2f3813986e4e038f9dd0b00', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ab2f3813986e4e038f9dd0b00', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ab2f3813-986e-4e03-8f9d-d0b001837320', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470390507'} ; 2024-03-01 18:00:06,817 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 18:00:06,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:06,828 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 18:00:06,829 INFO blivet/MainThread: sdf is a disk 2024-03-01 18:00:06,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 18:00:06,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 18:00:06,832 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 18:00:06,836 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 18:00:06,836 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 18:00:06,839 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 18:00:06,840 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 18:00:06,840 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 18:00:06,840 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02a0986cc0) -- 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 = 6001405ab2f3813986e4e038f9dd0b00 2024-03-01 18:00:06,844 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 18:00:06,847 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:06,847 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 18:00:06,851 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:06,851 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 18:00:06,854 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:06,855 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 18:00:06,858 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:06,858 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 18:00:06,861 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 18:00:06,861 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 18:00:06,861 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/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:06,889 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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 18:00:06,889 INFO program/MainThread: stderr[24]: 2024-03-01 18:00:06,889 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 18:00:06,889 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 18:00:06,894 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv ; label: None ; device: /dev/sdf ; serial: 36001405ab2f3813986e4e038f9dd0b00 ; exists: True ; vg_name: test_vg2 ; vg_uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 18:00:06,894 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 18:00:06,897 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 18:00:06,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; incomplete: True ; hidden: False ; 2024-03-01 18:00:06,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:06,907 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 18:00:06,911 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 18:00:06,914 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 18:00:06,917 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq ; incomplete: True ; hidden: False ; 2024-03-01 18:00:06,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:06,921 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/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:06,952 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 18:00:06,952 INFO program/MainThread: stderr[25]: 2024-03-01 18:00:06,952 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 18:00:06,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:06,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz ; incomplete: False ; hidden: False ; 2024-03-01 18:00:06,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 18:00:06,967 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 18:00:06,971 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 18:00:06,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 18:00:06,974 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 18:00:06,978 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 18:00:06,979 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 18:00:06,982 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 18:00:06,983 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 18:00:06,983 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 18:00:06,987 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 18:00:06,990 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 18:00:06,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 18:00:06,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 18:00:06,997 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 18:00:06,998 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 18:00:07,001 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 18:00:07,002 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 18:00:07,002 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 18:00:07,002 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 18:00:07,005 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 18:00:07,006 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 18:00:07,009 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 18:00:07,009 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 18:00:07,013 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/7b9ef0f0-7861-45c1-9ae9-184144aa9e9a ' '/dev/disk/by-id/dm-uuid-LVM-rD0kGmujwD1sDVPEkqOITkTYiu60hxQq4Yy5GfPdOsQsKYxq5c9LtEGvpW5phSxz', '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-rD0kGmujwD1sDVPEkqOITkTYiu60hxQq4Yy5GfPdOsQsKYxq5c9LtEGvpW5phSxz', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b9ef0f0-7861-45c1-9ae9-184144aa9e9a', 'ID_FS_UUID_ENC': '7b9ef0f0-7861-45c1-9ae9-184144aa9e9a', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050806122'} ; 2024-03-01 18:00:07,013 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 18:00:07,014 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 18:00:07,018 INFO program/MainThread: stdout[26]: LVM 2024-03-01 18:00:07,018 INFO program/MainThread: stderr[26]: 2024-03-01 18:00:07,018 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 18:00:07,018 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 18:00:07,021 INFO program/MainThread: stdout[27]: LVM 2024-03-01 18:00:07,021 INFO program/MainThread: stderr[27]: 2024-03-01 18:00:07,021 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 18:00:07,021 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 18:00:07,024 INFO program/MainThread: stdout[28]: LVM 2024-03-01 18:00:07,024 INFO program/MainThread: stderr[28]: 2024-03-01 18:00:07,024 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 18:00:07,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 18:00:07,035 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:07,036 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 18:00:07,036 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:07,037 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 18:00:07,033 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:07,037 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 18:00:07,040 INFO program/MainThread: stdout[29]: LVM 2024-03-01 18:00:07,041 INFO program/MainThread: stderr[29]: 2024-03-01 18:00:07,041 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 18:00:07,045 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 18:00:07,049 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:07,049 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 18:00:07,053 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:07,053 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 18:00:07,057 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,057 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 18:00:07,060 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,061 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 18:00:07,061 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 18:00:07,064 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 18:00:07,064 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 18:00:07,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 18:00:07,068 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 18:00:07,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:07,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 18:00:07,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 18:00:07,094 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 18:00:07,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 18:00:07,097 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 18:00:07,101 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 18:00:07,101 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 18:00:07,105 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 18:00:07,105 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 18:00:07,105 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 18:00:07,109 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 18:00:07,113 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 18:00:07,113 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 18:00:07,116 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 18:00:07,120 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 18:00:07,120 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 18:00:07,124 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 18:00:07,124 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 18:00:07,124 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 18:00:07,125 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 18:00:07,128 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 18:00:07,128 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 18:00:07,131 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 18:00:07,132 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 18:00:07,136 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-uuid/1e361c43-40a5-4d6e-a7ea-182f23df661c ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-rD0kGmujwD1sDVPEkqOITkTYiu60hxQqlnzDyfcB3FZUge0Kfe0K7OGpB3jkC1Hd', '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-rD0kGmujwD1sDVPEkqOITkTYiu60hxQqlnzDyfcB3FZUge0Kfe0K7OGpB3jkC1Hd', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1e361c43-40a5-4d6e-a7ea-182f23df661c', 'ID_FS_UUID_ENC': '1e361c43-40a5-4d6e-a7ea-182f23df661c', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050521415'} ; 2024-03-01 18:00:07,136 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 18:00:07,136 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 18:00:07,140 INFO program/MainThread: stdout[30]: LVM 2024-03-01 18:00:07,140 INFO program/MainThread: stderr[30]: 2024-03-01 18:00:07,140 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 18:00:07,140 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 18:00:07,143 INFO program/MainThread: stdout[31]: LVM 2024-03-01 18:00:07,144 INFO program/MainThread: stderr[31]: 2024-03-01 18:00:07,144 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 18:00:07,144 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 18:00:07,147 INFO program/MainThread: stdout[32]: LVM 2024-03-01 18:00:07,147 INFO program/MainThread: stderr[32]: 2024-03-01 18:00:07,147 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 18:00:07,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 18:00:07,158 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:07,159 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:07,159 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:07,160 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:07,155 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:07,161 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 18:00:07,164 INFO program/MainThread: stdout[33]: LVM 2024-03-01 18:00:07,164 INFO program/MainThread: stderr[33]: 2024-03-01 18:00:07,164 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 18:00:07,168 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 18:00:07,172 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:07,172 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 18:00:07,176 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:07,176 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 18:00:07,180 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,180 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 18:00:07,184 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,184 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 18:00:07,184 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 18:00:07,188 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 18:00:07,188 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 18:00:07,191 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 18:00:07,192 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 18:00:07,192 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 18:00:07,195 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/scsi-360014052bb7716aefa74737b650e5cf0 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_2bb7716a-efa7-4737-b650-e5cf0b8e1e6e ' '/dev/disk/by-id/lvm-pv-uuid-IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 ' '/dev/disk/by-id/wwn-0x60014052bb7716aefa74737b650e5cf0', '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': 'IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39', 'ID_FS_UUID_ENC': 'IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39', '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': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'ID_SERIAL': '360014052bb7716aefa74737b650e5cf0', 'ID_SERIAL_SHORT': '60014052bb7716aefa74737b650e5cf0', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014052bb7716ae', 'ID_WWN_VENDOR_EXTENSION': '0xfa74737b650e5cf0', 'ID_WWN_WITH_EXTENSION': '0x60014052bb7716aefa74737b650e5cf0', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014052bb7716aefa74737b650e5cf0', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '2bb7716a-efa7-4737-b650-e5cf0b8e1e6e', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470531967'} ; 2024-03-01 18:00:07,195 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 18:00:07,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:07,207 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 18:00:07,207 INFO blivet/MainThread: sdg is a disk 2024-03-01 18:00:07,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 18:00:07,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 18:00:07,211 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 18:00:07,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 18:00:07,214 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 18:00:07,218 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 18:00:07,218 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 18:00:07,218 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 18:00:07,218 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02a096d710) -- 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 = 60014052bb7716aefa74737b650e5cf0 2024-03-01 18:00:07,222 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 18:00:07,226 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:07,226 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 18:00:07,229 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:07,229 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 18:00:07,233 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,233 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 18:00:07,236 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,236 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 18:00:07,239 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 18:00:07,239 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 18:00:07,240 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/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:07,268 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 18:00:07,268 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u. WARNING: Couldn't find device with uuid rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY. WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 18:00:07,268 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 18:00:07,268 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 18:00:07,273 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 ; label: None ; device: /dev/sdg ; serial: 360014052bb7716aefa74737b650e5cf0 ; exists: True ; vg_name: test_vg3 ; vg_uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 18:00:07,273 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 18:00:07,276 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 18:00:07,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 18:00:07,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 18:00:07,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:07,290 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/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:07,319 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 18:00:07,319 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u. WARNING: Couldn't find device with uuid rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY. WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 18:00:07,319 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 18:00:07,319 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 18:00:07,320 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 18:00:07,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 18:00:07,329 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 18:00:07,329 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 18:00:07,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 18:00:07,333 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/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:07,361 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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=X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 18:00:07,361 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u. WARNING: Couldn't find device with uuid rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY. WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 18:00:07,361 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 18:00:07,366 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 18:00:07,367 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 18:00:07,370 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 18:00:07,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 18:00:07,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 18:00:07,377 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 18:00:07,377 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 18:00:07,380 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_52650359-8358-49f7-ba7a-6e298f030c80 ' '/dev/disk/by-id/lvm-pv-uuid-jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u ' '/dev/disk/by-id/scsi-3600140552650359835849f7ba7a6e298 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', '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': 'jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u', 'ID_FS_UUID_ENC': 'jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u', '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': '52650359-8358-49f7-ba7a-6e298f030c80', 'ID_SERIAL': '3600140552650359835849f7ba7a6e298', 'ID_SERIAL_SHORT': '600140552650359835849f7ba7a6e298', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405526503598', 'ID_WWN_VENDOR_EXTENSION': '0x35849f7ba7a6e298', 'ID_WWN_WITH_EXTENSION': '0x600140552650359835849f7ba7a6e298', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140552650359835849f7ba7a6e298', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '52650359-8358-49f7-ba7a-6e298f030c80', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470636696'} ; 2024-03-01 18:00:07,381 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 18:00:07,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:07,392 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 18:00:07,392 INFO blivet/MainThread: sdh is a disk 2024-03-01 18:00:07,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 18:00:07,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 18:00:07,396 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 18:00:07,400 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 18:00:07,400 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 18:00:07,403 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 18:00:07,403 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 18:00:07,404 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 18:00:07,404 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02a0965198) -- 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 = 600140552650359835849f7ba7a6e298 2024-03-01 18:00:07,408 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 18:00:07,411 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:07,411 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 18:00:07,415 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:07,415 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 18:00:07,418 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,418 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 18:00:07,422 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,422 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 18:00:07,425 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 18:00:07,425 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 18:00:07,425 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/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:07,457 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 18:00:07,457 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY. WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 18:00:07,457 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 18:00:07,458 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 18:00:07,462 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u ; label: None ; device: /dev/sdh ; serial: 3600140552650359835849f7ba7a6e298 ; exists: True ; vg_name: test_vg3 ; vg_uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; pe_start: 8 MiB ; 2024-03-01 18:00:07,462 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 18:00:07,466 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 18:00:07,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 18:00:07,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 18:00:07,476 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 18:00:07,480 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 18:00:07,483 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 18:00:07,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 18:00:07,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:07,489 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/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:07,520 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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=X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 18:00:07,520 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY. WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 18:00:07,520 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 18:00:07,521 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 18:00:07,521 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 18:00:07,526 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'DEVLINKS': '/dev/disk/by-id/wwn-0x60014058afb5daaef3e4b3a84a251840 ' '/dev/disk/by-id/lvm-pv-uuid-rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10 ' '/dev/disk/by-id/scsi-360014058afb5daaef3e4b3a84a251840', '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': 'rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY', 'ID_FS_UUID_ENC': 'rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY', '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': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'ID_SERIAL': '360014058afb5daaef3e4b3a84a251840', 'ID_SERIAL_SHORT': '60014058afb5daaef3e4b3a84a251840', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058afb5daae', 'ID_WWN_VENDOR_EXTENSION': '0xf3e4b3a84a251840', 'ID_WWN_WITH_EXTENSION': '0x60014058afb5daaef3e4b3a84a251840', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058afb5daaef3e4b3a84a251840', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8afb5daa-ef3e-4b3a-84a2-518409489c10', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470768159'} ; 2024-03-01 18:00:07,526 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 18:00:07,530 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:07,537 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 18:00:07,538 INFO blivet/MainThread: sdi is a disk 2024-03-01 18:00:07,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 18:00:07,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 18:00:07,542 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 18:00:07,545 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 18:00:07,545 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 18:00:07,549 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 18:00:07,549 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 18:00:07,549 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 18:00:07,550 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02a0986f98) -- 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 = 60014058afb5daaef3e4b3a84a251840 2024-03-01 18:00:07,553 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 18:00:07,557 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:07,557 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 18:00:07,560 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:07,560 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 18:00:07,564 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,564 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 18:00:07,567 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,568 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 18:00:07,571 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 18:00:07,571 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 18:00:07,571 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/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:07,601 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 18:00:07,601 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 18:00:07,601 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 18:00:07,602 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 18:00:07,606 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY ; label: None ; device: /dev/sdi ; serial: 360014058afb5daaef3e4b3a84a251840 ; exists: True ; vg_name: test_vg3 ; vg_uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; pe_start: 8 MiB ; 2024-03-01 18:00:07,606 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 18:00:07,609 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 18:00:07,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 18:00:07,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:07,620 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 18:00:07,623 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 18:00:07,627 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 18:00:07,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 18:00:07,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:07,633 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/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:07,663 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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=X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 18:00:07,663 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym. WARNING: VG test_vg3 is missing PV 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym (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 18:00:07,663 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 18:00:07,663 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 18:00:07,663 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 18:00:07,668 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'DEVLINKS': '/dev/disk/by-id/scsi-360014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/wwn-0x60014058c36cb0afef940828c2306d7f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_8c36cb0a-fef9-4082-8c23-06d7f73ad081 ' '/dev/disk/by-id/lvm-pv-uuid-1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym', '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': '1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym', 'ID_FS_UUID_ENC': '1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym', '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': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'ID_SERIAL': '360014058c36cb0afef940828c2306d7f', 'ID_SERIAL_SHORT': '60014058c36cb0afef940828c2306d7f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014058c36cb0af', 'ID_WWN_VENDOR_EXTENSION': '0xef940828c2306d7f', 'ID_WWN_WITH_EXTENSION': '0x60014058c36cb0afef940828c2306d7f', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014058c36cb0afef940828c2306d7f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_PORT_NAME': 'naa.500140583cd4f8d0,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '1', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '8c36cb0a-fef9-4082-8c23-06d7f73ad081', 'SCSI_IDENT_TARGET_NAME': 'naa.500140583cd4f8d0', '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': '470854761'} ; 2024-03-01 18:00:07,668 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 18:00:07,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:07,680 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 18:00:07,680 INFO blivet/MainThread: sdj is a disk 2024-03-01 18:00:07,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 18:00:07,681 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 18:00:07,684 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 18:00:07,687 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 18:00:07,688 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 18:00:07,691 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 18:00:07,691 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 18:00:07,692 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 18:00:07,692 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02a09975c0) -- 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 = 60014058c36cb0afef940828c2306d7f 2024-03-01 18:00:07,695 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 18:00:07,699 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:07,699 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 18:00:07,703 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:07,703 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 18:00:07,706 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,706 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 18:00:07,710 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,710 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 18:00:07,713 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 18:00:07,713 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 18:00:07,713 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/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:07,742 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=D6Ghxo-l3XD-gJyI-FdCX-WV3i-ByxV-a1xqD0 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=atWgZ0-Rr76-Q6JL-P3xH-iG83-n0H1-cTZh1S LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=XIEqKT-YCXR-NuHJ-xL3f-arJc-gkIQ-BcfSib LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX 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=3Qfj6B-HwpB-CAXd-wEkH-R045-pAKP-JlSN8y LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=Y27QwA-B1L6-4uln-pLZn-uLyt-Vsov-iVcex5 LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=HSdUeU-Hnw3-3K4k-ouyD-td8B-zdY0-8jEzKv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq 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=IDMGkD-KbgI-4ZJa-npwc-2mDH-mahI-H0kR39 LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=jSkTHZ-BeHP-9rOo-jyBj-Zykg-ng3D-s30I0u LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=rWxEJb-wDk8-WXy6-Jjea-hPyi-YGzw-AfMzsY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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=1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu 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 18:00:07,742 INFO program/MainThread: stderr[41]: 2024-03-01 18:00:07,742 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 18:00:07,742 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 18:00:07,747 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 1s8YY2-nqlj-xhQR-boVn-1t3B-wcpy-llVAym ; label: None ; device: /dev/sdj ; serial: 360014058c36cb0afef940828c2306d7f ; exists: True ; vg_name: test_vg3 ; vg_uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 18:00:07,747 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 18:00:07,750 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 18:00:07,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 18:00:07,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:07,761 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 18:00:07,764 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 18:00:07,767 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 18:00:07,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu ; incomplete: True ; hidden: False ; 2024-03-01 18:00:07,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:07,774 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/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:07,806 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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=4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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=lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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=N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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=X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 18:00:07,806 INFO program/MainThread: stderr[42]: 2024-03-01 18:00:07,806 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 18:00:07,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:07,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 18:00:07,822 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 18:00:07,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 18:00:07,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 18:00:07,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 18:00:07,833 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 18:00:07,833 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 18:00:07,837 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 18:00:07,837 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 18:00:07,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 18:00:07,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 18:00:07,845 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 18:00:07,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 18:00:07,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 18:00:07,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 18:00:07,853 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 18:00:07,856 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 18:00:07,857 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 18:00:07,857 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 18:00:07,857 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 18:00:07,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 18:00:07,861 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 18:00:07,864 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 18:00:07,864 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 18:00:07,868 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuSg2hmILqqaOeLUbKMa1aj1phLVYf2GDX ' '/dev/disk/by-uuid/b7d59077-4be1-4812-b2af-092cdf26baa4 ' '/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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuSg2hmILqqaOeLUbKMa1aj1phLVYf2GDX', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b7d59077-4be1-4812-b2af-092cdf26baa4', 'ID_FS_UUID_ENC': 'b7d59077-4be1-4812-b2af-092cdf26baa4', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1049686212'} ; 2024-03-01 18:00:07,868 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 18:00:07,868 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 18:00:07,872 INFO program/MainThread: stdout[43]: LVM 2024-03-01 18:00:07,872 INFO program/MainThread: stderr[43]: 2024-03-01 18:00:07,873 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 18:00:07,873 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 18:00:07,876 INFO program/MainThread: stdout[44]: LVM 2024-03-01 18:00:07,876 INFO program/MainThread: stderr[44]: 2024-03-01 18:00:07,876 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 18:00:07,876 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 18:00:07,879 INFO program/MainThread: stdout[45]: LVM 2024-03-01 18:00:07,879 INFO program/MainThread: stderr[45]: 2024-03-01 18:00:07,879 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 18:00:07,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 18:00:07,891 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:07,891 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 18:00:07,892 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:07,893 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 18:00:07,888 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:07,893 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 18:00:07,896 INFO program/MainThread: stdout[46]: LVM 2024-03-01 18:00:07,896 INFO program/MainThread: stderr[46]: 2024-03-01 18:00:07,896 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 18:00:07,901 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 18:00:07,904 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:07,905 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 18:00:07,909 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:07,909 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 18:00:07,912 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,912 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 18:00:07,916 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:07,916 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 18:00:07,916 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 18:00:07,920 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 18:00:07,920 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 18:00:07,923 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 18:00:07,924 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 18:00:07,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:07,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT ; incomplete: False ; hidden: False ; 2024-03-01 18:00:07,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 18:00:07,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 18:00:07,941 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 18:00:07,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 18:00:07,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 18:00:07,948 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 18:00:07,949 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 18:00:07,952 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 18:00:07,953 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 18:00:07,953 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 18:00:07,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 18:00:07,960 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 18:00:07,960 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 18:00:07,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 18:00:07,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 18:00:07,967 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 18:00:07,971 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 18:00:07,971 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 18:00:07,972 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 18:00:07,972 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 18:00:07,975 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 18:00:07,975 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 18:00:07,979 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 18:00:07,979 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 18:00:07,983 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/disk/by-uuid/047a28f8-518c-4382-9ff1-38049ca3418b ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuV62ER6pbESxuc2JcwNIxZVjqzdXDgBDT ' '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuV62ER6pbESxuc2JcwNIxZVjqzdXDgBDT', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '047a28f8-518c-4382-9ff1-38049ca3418b', 'ID_FS_UUID_ENC': '047a28f8-518c-4382-9ff1-38049ca3418b', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1049372604'} ; 2024-03-01 18:00:07,983 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 18:00:07,983 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 18:00:07,987 INFO program/MainThread: stdout[47]: LVM 2024-03-01 18:00:07,987 INFO program/MainThread: stderr[47]: 2024-03-01 18:00:07,987 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 18:00:07,987 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 18:00:07,991 INFO program/MainThread: stdout[48]: LVM 2024-03-01 18:00:07,991 INFO program/MainThread: stderr[48]: 2024-03-01 18:00:07,991 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 18:00:07,991 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 18:00:07,994 INFO program/MainThread: stdout[49]: LVM 2024-03-01 18:00:07,994 INFO program/MainThread: stderr[49]: 2024-03-01 18:00:07,994 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 18:00:07,999 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:08,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 18:00:08,006 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:08,007 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 18:00:08,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:08,008 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 18:00:08,003 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:08,009 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 18:00:08,012 INFO program/MainThread: stdout[50]: LVM 2024-03-01 18:00:08,012 INFO program/MainThread: stderr[50]: 2024-03-01 18:00:08,012 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 18:00:08,017 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 18:00:08,021 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:08,021 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 18:00:08,024 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:08,024 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 18:00:08,028 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:08,028 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 18:00:08,032 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:08,032 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 18:00:08,032 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 18:00:08,036 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 18:00:08,036 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 18:00:08,040 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 18:00:08,040 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 18:00:08,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:08,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:08,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM ; incomplete: False ; hidden: False ; 2024-03-01 18:00:08,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 18:00:08,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 18:00:08,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 18:00:08,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 18:00:08,061 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 18:00:08,064 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 18:00:08,065 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 18:00:08,068 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 18:00:08,069 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 18:00:08,069 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 18:00:08,073 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 18:00:08,076 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 18:00:08,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 18:00:08,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 18:00:08,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 18:00:08,084 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 18:00:08,087 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 18:00:08,088 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 18:00:08,088 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 18:00:08,088 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 18:00:08,091 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 18:00:08,092 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 18:00:08,095 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 18:00:08,096 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 18:00:08,099 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-uuid/92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuN14TkNJKBqd1RjGjAQ1u467rnQ21taoM ' '/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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuN14TkNJKBqd1RjGjAQ1u467rnQ21taoM', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d', 'ID_FS_UUID_ENC': '92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1049064794'} ; 2024-03-01 18:00:08,099 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 18:00:08,100 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 18:00:08,103 INFO program/MainThread: stdout[51]: LVM 2024-03-01 18:00:08,103 INFO program/MainThread: stderr[51]: 2024-03-01 18:00:08,103 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 18:00:08,103 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 18:00:08,107 INFO program/MainThread: stdout[52]: LVM 2024-03-01 18:00:08,107 INFO program/MainThread: stderr[52]: 2024-03-01 18:00:08,107 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 18:00:08,107 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 18:00:08,110 INFO program/MainThread: stdout[53]: LVM 2024-03-01 18:00:08,110 INFO program/MainThread: stderr[53]: 2024-03-01 18:00:08,110 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 18:00:08,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:08,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 18:00:08,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:08,123 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 18:00:08,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:08,125 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 18:00:08,119 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:08,125 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 18:00:08,128 INFO program/MainThread: stdout[54]: LVM 2024-03-01 18:00:08,129 INFO program/MainThread: stderr[54]: 2024-03-01 18:00:08,129 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 18:00:08,133 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 18:00:08,137 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:08,137 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 18:00:08,141 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:08,141 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 18:00:08,145 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:08,145 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 18:00:08,148 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:08,148 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 18:00:08,149 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 18:00:08,152 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 18:00:08,152 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 18:00:08,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 18:00:08,156 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 18:00:08,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:08,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:08,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv ; incomplete: False ; hidden: False ; 2024-03-01 18:00:08,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 18:00:08,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 18:00:08,174 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 18:00:08,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 18:00:08,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 18:00:08,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 18:00:08,181 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 18:00:08,185 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 18:00:08,185 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 18:00:08,185 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 18:00:08,189 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 18:00:08,193 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 18:00:08,193 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 18:00:08,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 18:00:08,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 18:00:08,200 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 18:00:08,204 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 18:00:08,205 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 18:00:08,205 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 18:00:08,205 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 18:00:08,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 18:00:08,208 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 18:00:08,212 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 18:00:08,212 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 18:00:08,216 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/d305d7be-1b10-4d5f-b4ae-833ba98ffeb5 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuX0NWYo0PjtwW78zQOeCTxpsU9lGgkdXv ' '/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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuX0NWYo0PjtwW78zQOeCTxpsU9lGgkdXv', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd305d7be-1b10-4d5f-b4ae-833ba98ffeb5', 'ID_FS_UUID_ENC': 'd305d7be-1b10-4d5f-b4ae-833ba98ffeb5', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1048762408'} ; 2024-03-01 18:00:08,216 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 18:00:08,216 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 18:00:08,220 INFO program/MainThread: stdout[55]: LVM 2024-03-01 18:00:08,220 INFO program/MainThread: stderr[55]: 2024-03-01 18:00:08,220 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 18:00:08,220 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 18:00:08,223 INFO program/MainThread: stdout[56]: LVM 2024-03-01 18:00:08,223 INFO program/MainThread: stderr[56]: 2024-03-01 18:00:08,223 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 18:00:08,223 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 18:00:08,226 INFO program/MainThread: stdout[57]: LVM 2024-03-01 18:00:08,226 INFO program/MainThread: stderr[57]: 2024-03-01 18:00:08,227 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 18:00:08,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:08,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 18:00:08,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:08,240 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:08,240 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:08,242 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:08,236 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:08,242 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 18:00:08,246 INFO program/MainThread: stdout[58]: LVM 2024-03-01 18:00:08,246 INFO program/MainThread: stderr[58]: 2024-03-01 18:00:08,246 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 18:00:08,250 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 18:00:08,254 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:08,254 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 18:00:08,258 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:08,258 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 18:00:08,261 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:08,262 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 18:00:08,265 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:08,265 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 18:00:08,266 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 18:00:08,269 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 18:00:08,269 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 18:00:08,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 18:00:08,273 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 18:00:08,273 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 18:00:08,277 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': '28327289'} ; 2024-03-01 18:00:08,277 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 18:00:08,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 18:00:08,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:08,288 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 18:00:08,289 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 18:00:08,289 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 18:00:08,289 INFO blivet/MainThread: xvda is a disk 2024-03-01 18:00:08,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 18:00:08,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 18:00:08,292 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 18:00:08,296 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 18:00:08,296 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 18:00:08,299 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 18:00:08,300 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 18:00:08,300 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 18:00:08,300 INFO blivet/MainThread: got device: DiskDevice instance (0x7f02a092d048) -- 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 18:00:08,303 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 18:00:08,307 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:08,307 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 18:00:08,311 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:08,311 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 18:00:08,314 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:08,314 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 18:00:08,318 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:08,318 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 18:00:08,321 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 18:00:08,324 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 18:00:08,327 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: b2f85011 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 18:00:08,332 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 0x7f02a091fd48> 2024-03-01 18:00:11,331 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 18:00:11,336 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 18:00:11,336 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 18:00:11,340 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': '28332446'} ; 2024-03-01 18:00:11,340 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 18:00:11,340 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 18:00:11,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:11,351 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 18:00:11,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:11,358 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:11,372 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:11,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 18:00:11,395 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 18:00:11,399 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 18:00:11,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 18:00:11,402 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 18:00:11,405 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 18:00:11,406 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 18:00:11,409 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 18:00:11,409 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 18:00:11,410 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 18:00:11,413 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 18:00:11,416 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 18:00:11,419 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 18:00:11,423 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 18:00:11,426 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 18:00:11,426 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 18:00:11,427 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 18:00:11,427 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 18:00:11,427 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f02a0940fd0) -- 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 0x7f02a09459e8> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 18:00:11,432 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 18:00:11,435 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 18:00:11,435 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 18:00:11,439 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 18:00:11,439 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 18:00:11,442 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:11,442 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 18:00:11,446 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 18:00:11,446 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 18:00:11,446 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 18:00:11,449 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 18:00:11,449 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 18:00:11,452 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 18:00:11,453 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 18:00:11,456 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'DEVLINKS': '/dev/disk/by-uuid/d305d7be-1b10-4d5f-b4ae-833ba98ffeb5 ' '/dev/test_vg3/lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuX0NWYo0PjtwW78zQOeCTxpsU9lGgkdXv ' '/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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuX0NWYo0PjtwW78zQOeCTxpsU9lGgkdXv', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd305d7be-1b10-4d5f-b4ae-833ba98ffeb5', 'ID_FS_UUID_ENC': 'd305d7be-1b10-4d5f-b4ae-833ba98ffeb5', 'MAJOR': '253', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-0', 'SYS_PATH': '/sys/devices/virtual/block/dm-0', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1048762408'} ; 2024-03-01 18:00:11,456 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 18:00:11,456 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 18:00:11,460 INFO program/MainThread: stdout[59]: LVM 2024-03-01 18:00:11,460 INFO program/MainThread: stderr[59]: 2024-03-01 18:00:11,460 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 18:00:11,461 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 18:00:11,464 INFO program/MainThread: stdout[60]: LVM 2024-03-01 18:00:11,464 INFO program/MainThread: stderr[60]: 2024-03-01 18:00:11,464 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 18:00:11,464 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 18:00:11,467 INFO program/MainThread: stdout[61]: LVM 2024-03-01 18:00:11,467 INFO program/MainThread: stderr[61]: 2024-03-01 18:00:11,467 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 18:00:11,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 18:00:11,479 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:11,480 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:11,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:11,482 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:11,476 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:11,483 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 18:00:11,486 INFO program/MainThread: stdout[62]: LVM 2024-03-01 18:00:11,486 INFO program/MainThread: stderr[62]: 2024-03-01 18:00:11,486 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 18:00:11,490 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 18:00:11,490 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 18:00:11,494 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'DEVLINKS': '/dev/disk/by-uuid/92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d ' '/dev/disk/by-id/dm-name-test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuN14TkNJKBqd1RjGjAQ1u467rnQ21taoM', '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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuN14TkNJKBqd1RjGjAQ1u467rnQ21taoM', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d', 'ID_FS_UUID_ENC': '92ffd2b3-8e37-4b6e-9ceb-d1d798130a4d', 'MAJOR': '253', 'MINOR': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-1', 'SYS_PATH': '/sys/devices/virtual/block/dm-1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1049064794'} ; 2024-03-01 18:00:11,494 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 18:00:11,494 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 18:00:11,498 INFO program/MainThread: stdout[63]: LVM 2024-03-01 18:00:11,498 INFO program/MainThread: stderr[63]: 2024-03-01 18:00:11,498 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 18:00:11,498 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 18:00:11,501 INFO program/MainThread: stdout[64]: LVM 2024-03-01 18:00:11,502 INFO program/MainThread: stderr[64]: 2024-03-01 18:00:11,502 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 18:00:11,502 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 18:00:11,505 INFO program/MainThread: stdout[65]: LVM 2024-03-01 18:00:11,505 INFO program/MainThread: stderr[65]: 2024-03-01 18:00:11,505 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 18:00:11,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 18:00:11,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:11,518 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:11,519 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:11,520 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:11,514 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:11,521 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 18:00:11,524 INFO program/MainThread: stdout[66]: LVM 2024-03-01 18:00:11,524 INFO program/MainThread: stderr[66]: 2024-03-01 18:00:11,524 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 18:00:11,528 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 18:00:11,528 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 18:00:11,532 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'DEVLINKS': '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuV62ER6pbESxuc2JcwNIxZVjqzdXDgBDT ' '/dev/disk/by-uuid/047a28f8-518c-4382-9ff1-38049ca3418b', '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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuV62ER6pbESxuc2JcwNIxZVjqzdXDgBDT', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '047a28f8-518c-4382-9ff1-38049ca3418b', 'ID_FS_UUID_ENC': '047a28f8-518c-4382-9ff1-38049ca3418b', 'MAJOR': '253', 'MINOR': '2', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-2', 'SYS_PATH': '/sys/devices/virtual/block/dm-2', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1049372604'} ; 2024-03-01 18:00:11,532 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 18:00:11,532 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 18:00:11,536 INFO program/MainThread: stdout[67]: LVM 2024-03-01 18:00:11,536 INFO program/MainThread: stderr[67]: 2024-03-01 18:00:11,536 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 18:00:11,536 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 18:00:11,539 INFO program/MainThread: stdout[68]: LVM 2024-03-01 18:00:11,539 INFO program/MainThread: stderr[68]: 2024-03-01 18:00:11,539 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 18:00:11,539 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 18:00:11,542 INFO program/MainThread: stdout[69]: LVM 2024-03-01 18:00:11,543 INFO program/MainThread: stderr[69]: 2024-03-01 18:00:11,543 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 18:00:11,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 18:00:11,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:11,556 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:11,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:11,557 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:11,551 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:11,558 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 18:00:11,561 INFO program/MainThread: stdout[70]: LVM 2024-03-01 18:00:11,561 INFO program/MainThread: stderr[70]: 2024-03-01 18:00:11,561 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 18:00:11,566 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 18:00:11,566 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 18:00:11,569 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'DEVLINKS': '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-id/dm-uuid-LVM-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuSg2hmILqqaOeLUbKMa1aj1phLVYf2GDX ' '/dev/disk/by-uuid/b7d59077-4be1-4812-b2af-092cdf26baa4 ' '/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-E2s57wQIyQiuLo4J2VqRxdxepdY1YjLuSg2hmILqqaOeLUbKMa1aj1phLVYf2GDX', 'DM_VG_NAME': 'test_vg3', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'b7d59077-4be1-4812-b2af-092cdf26baa4', 'ID_FS_UUID_ENC': 'b7d59077-4be1-4812-b2af-092cdf26baa4', 'MAJOR': '253', 'MINOR': '3', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-3', 'SYS_PATH': '/sys/devices/virtual/block/dm-3', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1049686212'} ; 2024-03-01 18:00:11,569 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 18:00:11,569 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 18:00:11,572 INFO program/MainThread: stdout[71]: LVM 2024-03-01 18:00:11,573 INFO program/MainThread: stderr[71]: 2024-03-01 18:00:11,573 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 18:00:11,573 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 18:00:11,576 INFO program/MainThread: stdout[72]: LVM 2024-03-01 18:00:11,576 INFO program/MainThread: stderr[72]: 2024-03-01 18:00:11,576 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 18:00:11,576 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 18:00:11,579 INFO program/MainThread: stdout[73]: LVM 2024-03-01 18:00:11,579 INFO program/MainThread: stderr[73]: 2024-03-01 18:00:11,579 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 18:00:11,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,588 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 18:00:11,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:11,592 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:11,593 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:11,594 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:11,588 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:11,595 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 18:00:11,598 INFO program/MainThread: stdout[74]: LVM 2024-03-01 18:00:11,598 INFO program/MainThread: stderr[74]: 2024-03-01 18:00:11,598 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 18:00:11,602 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 18:00:11,602 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 18:00:11,605 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-rD0kGmujwD1sDVPEkqOITkTYiu60hxQqlnzDyfcB3FZUge0Kfe0K7OGpB3jkC1Hd ' '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/1e361c43-40a5-4d6e-a7ea-182f23df661c', '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-rD0kGmujwD1sDVPEkqOITkTYiu60hxQqlnzDyfcB3FZUge0Kfe0K7OGpB3jkC1Hd', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '1e361c43-40a5-4d6e-a7ea-182f23df661c', 'ID_FS_UUID_ENC': '1e361c43-40a5-4d6e-a7ea-182f23df661c', 'MAJOR': '253', 'MINOR': '4', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-4', 'SYS_PATH': '/sys/devices/virtual/block/dm-4', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050521415'} ; 2024-03-01 18:00:11,606 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 18:00:11,606 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 18:00:11,609 INFO program/MainThread: stdout[75]: LVM 2024-03-01 18:00:11,609 INFO program/MainThread: stderr[75]: 2024-03-01 18:00:11,609 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 18:00:11,609 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 18:00:11,612 INFO program/MainThread: stdout[76]: LVM 2024-03-01 18:00:11,612 INFO program/MainThread: stderr[76]: 2024-03-01 18:00:11,612 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 18:00:11,613 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 18:00:11,615 INFO program/MainThread: stdout[77]: LVM 2024-03-01 18:00:11,616 INFO program/MainThread: stderr[77]: 2024-03-01 18:00:11,616 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 18:00:11,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 18:00:11,627 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:11,628 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:11,628 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:11,629 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:11,624 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:11,630 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 18:00:11,633 INFO program/MainThread: stdout[78]: LVM 2024-03-01 18:00:11,633 INFO program/MainThread: stderr[78]: 2024-03-01 18:00:11,633 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 18:00:11,637 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 18:00:11,637 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 18:00:11,641 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'DEVLINKS': '/dev/test_vg2/lv3 /dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-rD0kGmujwD1sDVPEkqOITkTYiu60hxQq4Yy5GfPdOsQsKYxq5c9LtEGvpW5phSxz ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-uuid/7b9ef0f0-7861-45c1-9ae9-184144aa9e9a', '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-rD0kGmujwD1sDVPEkqOITkTYiu60hxQq4Yy5GfPdOsQsKYxq5c9LtEGvpW5phSxz', 'DM_VG_NAME': 'test_vg2', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7b9ef0f0-7861-45c1-9ae9-184144aa9e9a', 'ID_FS_UUID_ENC': '7b9ef0f0-7861-45c1-9ae9-184144aa9e9a', 'MAJOR': '253', 'MINOR': '5', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-5', 'SYS_PATH': '/sys/devices/virtual/block/dm-5', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1050806122'} ; 2024-03-01 18:00:11,641 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 18:00:11,641 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 18:00:11,644 INFO program/MainThread: stdout[79]: LVM 2024-03-01 18:00:11,644 INFO program/MainThread: stderr[79]: 2024-03-01 18:00:11,644 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 18:00:11,644 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 18:00:11,647 INFO program/MainThread: stdout[80]: LVM 2024-03-01 18:00:11,648 INFO program/MainThread: stderr[80]: 2024-03-01 18:00:11,648 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 18:00:11,648 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 18:00:11,651 INFO program/MainThread: stdout[81]: LVM 2024-03-01 18:00:11,651 INFO program/MainThread: stderr[81]: 2024-03-01 18:00:11,651 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 18:00:11,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 18:00:11,662 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:11,663 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:11,663 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:11,664 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:11,659 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:11,665 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 18:00:11,668 INFO program/MainThread: stdout[82]: LVM 2024-03-01 18:00:11,668 INFO program/MainThread: stderr[82]: 2024-03-01 18:00:11,668 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 18:00:11,672 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 18:00:11,672 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 18:00:11,676 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXGORd9B7h1FPxMLLHRxq8fexC8Jh4xLUq ' '/dev/disk/by-uuid/d81559a8-67c5-4d5c-9089-69e9dde3e4ec ' '/dev/test_vg1/lv2 /dev/mapper/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-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXGORd9B7h1FPxMLLHRxq8fexC8Jh4xLUq', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'd81559a8-67c5-4d5c-9089-69e9dde3e4ec', 'ID_FS_UUID_ENC': 'd81559a8-67c5-4d5c-9089-69e9dde3e4ec', 'MAJOR': '253', 'MINOR': '6', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-6', 'SYS_PATH': '/sys/devices/virtual/block/dm-6', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051618398'} ; 2024-03-01 18:00:11,676 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 18:00:11,676 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 18:00:11,679 INFO program/MainThread: stdout[83]: LVM 2024-03-01 18:00:11,679 INFO program/MainThread: stderr[83]: 2024-03-01 18:00:11,679 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 18:00:11,679 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 18:00:11,682 INFO program/MainThread: stdout[84]: LVM 2024-03-01 18:00:11,683 INFO program/MainThread: stderr[84]: 2024-03-01 18:00:11,683 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 18:00:11,683 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 18:00:11,686 INFO program/MainThread: stdout[85]: LVM 2024-03-01 18:00:11,686 INFO program/MainThread: stderr[85]: 2024-03-01 18:00:11,686 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 18:00:11,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,694 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 18:00:11,697 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,698 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,698 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,699 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,694 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,699 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 18:00:11,702 INFO program/MainThread: stdout[86]: LVM 2024-03-01 18:00:11,703 INFO program/MainThread: stderr[86]: 2024-03-01 18:00:11,703 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 18:00:11,707 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 18:00:11,707 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 18:00:11,710 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXwyZRX7bwX8ePdyy0uxK3OAKpnHoO36R1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/7e52f102-61c5-46b5-8169-43ddc9e4bd9f ' '/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-DknpBJjCPAhl20UTQLcVTATHgv1BYVNXwyZRX7bwX8ePdyy0uxK3OAKpnHoO36R1', 'DM_VG_NAME': 'test_vg1', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '7e52f102-61c5-46b5-8169-43ddc9e4bd9f', 'ID_FS_UUID_ENC': '7e52f102-61c5-46b5-8169-43ddc9e4bd9f', 'MAJOR': '253', 'MINOR': '7', 'SUBSYSTEM': 'block', 'SYS_NAME': 'dm-7', 'SYS_PATH': '/sys/devices/virtual/block/dm-7', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1051919377'} ; 2024-03-01 18:00:11,710 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 18:00:11,710 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 18:00:11,713 INFO program/MainThread: stdout[87]: LVM 2024-03-01 18:00:11,714 INFO program/MainThread: stderr[87]: 2024-03-01 18:00:11,714 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 18:00:11,714 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 18:00:11,717 INFO program/MainThread: stdout[88]: LVM 2024-03-01 18:00:11,717 INFO program/MainThread: stderr[88]: 2024-03-01 18:00:11,717 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 18:00:11,717 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 18:00:11,720 INFO program/MainThread: stdout[89]: LVM 2024-03-01 18:00:11,720 INFO program/MainThread: stderr[89]: 2024-03-01 18:00:11,720 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 18:00:11,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 18:00:11,731 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,732 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,733 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,729 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,734 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 18:00:11,737 INFO program/MainThread: stdout[90]: LVM 2024-03-01 18:00:11,737 INFO program/MainThread: stderr[90]: 2024-03-01 18:00:11,737 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 18:00:11,741 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 18:00:11,741 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 18:00:11,742 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:11,752 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:11,768 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xb2f85011'} 2024-03-01 18:00:11,769 DEBUG blivet/MainThread: resolved 'UUID=d21788f1-b672-45d8-9d39-0b6482be1fd5' to 'xvda1' (partition) 2024-03-01 18:00:11,772 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 18:00:11,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:11,779 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 18:00:11,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 18:00:11,783 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 18:00:11,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:11,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 18:00:11,796 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 18:00:11,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:11,805 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 18:00:11,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 18:00:11,809 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 18:00:11,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:11,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 18:00:11,821 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 18:00:11,824 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 18:00:11,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:11,831 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 18:00:11,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 18:00:11,834 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 18:00:11,837 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 18:00:11,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 18:00:11,843 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 18:00:11,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 18:00:11,847 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 18:00:11,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:11,853 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 18:00:11,854 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:11,854 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:11,855 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:11,855 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:11,855 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:11,856 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:11,856 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:11,857 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:11,857 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:11,857 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:11,858 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:11,858 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 18:00:11,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 18:00:11,865 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 18:00:11,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 18:00:11,871 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 18:00:11,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 18:00:11,877 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 18:00:11,880 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:11,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 18:00:11,883 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 18:00:11,886 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,887 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,887 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,888 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,891 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,892 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,893 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,889 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,896 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,897 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,898 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,901 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,902 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,902 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,898 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,906 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,907 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,903 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,911 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,911 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,912 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,915 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,915 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,916 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,917 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,912 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,919 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,920 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,920 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,921 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,925 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,925 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,926 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,929 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,930 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,930 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,931 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,934 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,936 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,931 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,939 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,940 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,943 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,944 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,945 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,941 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,948 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,949 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,950 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,953 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,955 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,957 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,958 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,959 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,959 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,955 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,962 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,963 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,964 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,967 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,968 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,968 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,969 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,965 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,972 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,974 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,969 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,977 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,978 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,978 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,981 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,982 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,983 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,979 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,987 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,988 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,991 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,992 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,993 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:11,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,996 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,997 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:11,997 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,001 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,002 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:11,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,006 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,006 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,007 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,010 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,010 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,012 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,015 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,016 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,016 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,020 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,020 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,021 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,024 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,025 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,025 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,026 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,028 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,029 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,030 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,031 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,026 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,033 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,034 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,034 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,035 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 18:00:12,031 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096df28) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = wyZRX7-bwX8-ePdy-y0ux-K3OA-KpnH-oO36R1 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,036 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 18:00:12,039 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 18:00:12,039 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:12,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 18:00:12,043 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 18:00:12,043 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 18:00:12,044 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 18:00:12,048 INFO program/MainThread: stdout[91]: Library version: 1.02.181-RHEL8 (2021-10-20) Driver version: 4.46.0 2024-03-01 18:00:12,048 INFO program/MainThread: stderr[91]: 2024-03-01 18:00:12,048 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 18:00:12,053 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 18:00:12,053 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 18:00:12,053 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 18:00:12,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,060 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 18:00:12,060 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 18:00:12,063 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,063 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,064 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,060 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,067 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,068 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,068 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,069 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,065 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,072 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,073 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,073 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,074 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,070 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,077 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,078 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,078 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,079 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,082 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,082 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,083 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,084 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,086 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,087 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,088 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,088 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,091 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,092 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,092 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,093 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,096 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,096 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,097 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,098 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,093 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,100 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,101 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,102 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,102 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,098 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,105 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,106 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,106 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,107 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,110 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,111 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,111 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,112 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,108 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,115 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,115 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,116 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,117 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,112 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,119 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,120 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,121 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,121 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,117 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,124 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,125 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,125 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,126 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,122 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,129 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,129 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,130 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,131 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,133 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,134 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,135 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,135 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,138 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,139 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,139 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,140 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,136 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,143 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,144 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,144 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,145 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,148 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,148 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,149 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,150 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,145 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,152 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,153 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,153 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,154 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,150 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,157 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,158 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,158 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,159 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,162 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,162 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,163 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,164 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,166 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,167 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,167 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,168 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,164 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,171 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,172 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,172 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,173 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,169 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,176 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,176 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,177 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,178 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,173 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,180 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,181 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,182 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,182 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,178 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,185 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,186 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,186 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,187 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,190 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,190 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,191 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,191 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,194 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,195 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,195 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,196 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,192 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,199 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,199 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,200 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,200 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,196 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,203 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,204 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,204 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,205 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,201 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,208 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,209 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,209 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 18:00:12,210 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 18:00:12,205 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a096ddd8) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = GORd9B-7h1F-PxML-LHRx-q8fe-xC8J-h4xLUq 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 (0x7f02a09e6ac8) -- 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 = DknpBJ-jCPA-hl20-UTQL-cVTA-THgv-1BYVNX size = 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 18:00:12,210 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 18:00:12,213 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 18:00:12,213 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:12,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 18:00:12,217 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 18:00:12,217 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 18:00:12,221 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 18:00:12,221 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 18:00:12,221 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 18:00:12,221 DEBUG blivet.ansible/MainThread: ['sdc', 'sda', 'test_vg1', 'sdb'] 2024-03-01 18:00:12,221 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 18:00:12,224 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 18:00:12,224 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:12,228 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 18:00:12,231 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 18:00:12,234 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 18:00:12,234 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 18:00:12,234 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 18:00:12,234 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 18:00:12,234 DEBUG blivet/MainThread: removing sdc 2024-03-01 18:00:12,237 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 18:00:12,238 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:12,238 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 18:00:12,241 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 18:00:12,241 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 18:00:12,241 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 18:00:12,241 DEBUG blivet/MainThread: removing sda 2024-03-01 18:00:12,244 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 18:00:12,244 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:12,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 18:00:12,248 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 18:00:12,248 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 18:00:12,248 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 18:00:12,248 DEBUG blivet/MainThread: removing sdb 2024-03-01 18:00:12,251 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 18:00:12,251 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:12,251 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 18:00:12,254 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 18:00:12,254 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 18:00:12,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:12,261 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 18:00:12,261 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:12,261 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:12,262 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:12,262 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:12,262 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:12,263 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:12,263 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:12,264 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:12,264 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:12,264 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:12,265 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:12,265 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 18:00:12,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 18:00:12,272 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 18:00:12,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 18:00:12,278 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 18:00:12,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 18:00:12,284 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 18:00:12,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem 2024-03-01 18:00:12,290 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 18:00:12,292 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,293 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,294 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,294 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,290 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,297 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,298 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,298 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,299 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,295 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,302 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,303 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,303 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,304 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,300 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,307 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,308 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,308 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,309 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,311 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,312 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,313 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,313 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,309 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,316 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,317 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,317 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,318 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,314 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,321 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,322 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,322 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,323 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,319 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,326 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,326 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,327 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,328 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,330 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,331 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,332 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,332 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,328 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,335 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,336 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,336 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,337 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,333 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,340 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,341 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,341 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,342 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,345 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,345 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,346 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,347 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,349 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,350 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,350 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,351 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,347 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,354 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,355 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,355 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,356 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,352 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,359 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,360 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,360 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,361 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,364 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,364 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,365 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,366 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,368 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,369 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,369 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,370 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,373 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,374 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,374 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,375 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,371 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,378 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,379 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,379 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,380 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,376 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,382 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,383 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,384 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,385 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,380 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,387 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,388 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,388 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,389 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,392 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,393 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,393 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,394 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,390 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,397 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,397 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,398 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,399 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,401 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,402 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,403 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,403 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,399 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,406 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,407 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,407 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,408 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,404 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,411 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,412 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,412 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,413 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,416 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,416 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,417 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,418 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,420 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,421 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,422 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,422 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,418 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,425 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,426 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,426 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,427 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,423 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,430 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,431 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,431 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,432 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,435 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,435 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,436 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,437 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,439 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,440 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,441 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,441 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 18:00:12,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a098ef60) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = 4Yy5Gf-PdOs-QsKY-xq5c-9LtE-GvpW-5phSxz 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,442 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 18:00:12,445 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 18:00:12,445 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:12,446 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 18:00:12,449 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 18:00:12,449 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 18:00:12,453 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 18:00:12,453 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 18:00:12,453 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 18:00:12,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem 2024-03-01 18:00:12,459 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 18:00:12,462 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,462 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,463 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,463 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,466 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,466 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,467 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,467 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,464 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,470 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,471 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,471 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,472 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,474 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,475 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,475 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,476 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,478 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,479 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,479 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,480 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,483 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,483 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,484 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,484 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,487 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,488 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,488 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,489 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,485 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,491 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,492 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,492 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,493 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,489 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,495 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,496 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,496 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,497 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,493 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,499 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,500 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,501 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,501 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,497 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,504 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,504 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,505 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,505 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,508 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,508 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,509 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,509 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,506 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,512 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,513 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,513 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,514 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,516 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,517 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,517 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,518 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,514 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,520 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,521 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,521 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,522 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,525 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,525 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,526 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,526 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,522 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,529 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,529 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,530 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,530 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,533 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,534 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,534 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,535 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,537 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,538 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,538 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,539 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,535 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,541 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,542 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,542 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,543 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,539 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,545 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,546 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,546 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,547 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,543 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,550 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,550 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,551 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,551 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,548 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,554 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,554 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,555 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,555 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,558 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,559 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,559 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,560 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,556 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,562 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,563 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,563 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,564 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,560 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,566 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,567 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,567 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,568 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,571 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,571 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,572 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,572 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,575 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,575 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,576 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,576 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,573 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,579 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,580 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,580 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,581 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,583 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,584 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,584 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,585 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,587 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,588 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,588 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,589 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,591 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,592 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,592 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 18:00:12,593 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 18:00:12,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02afa05ac8) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = lnzDyf-cB3F-ZUge-0Kfe-0K7O-GpB3-jkC1Hd 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 (0x7f02a0986518) -- 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 = rD0kGm-ujwD-1sDV-PEkq-OITk-TYiu-60hxQq size = 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 18:00:12,594 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 18:00:12,597 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 18:00:12,597 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:12,597 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 18:00:12,601 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 18:00:12,601 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 18:00:12,604 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 18:00:12,604 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 18:00:12,604 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 18:00:12,605 DEBUG blivet.ansible/MainThread: ['test_vg2', 'sdf', 'sdd', 'sde'] 2024-03-01 18:00:12,605 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 18:00:12,607 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 18:00:12,608 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:12,611 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 18:00:12,614 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 18:00:12,618 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 18:00:12,618 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 18:00:12,618 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 18:00:12,618 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 18:00:12,618 DEBUG blivet/MainThread: removing sdf 2024-03-01 18:00:12,621 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 18:00:12,621 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:12,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 18:00:12,624 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 18:00:12,624 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 18:00:12,624 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 18:00:12,624 DEBUG blivet/MainThread: removing sdd 2024-03-01 18:00:12,627 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 18:00:12,627 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:12,627 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 18:00:12,631 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 18:00:12,631 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 18:00:12,631 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 18:00:12,631 DEBUG blivet/MainThread: removing sde 2024-03-01 18:00:12,634 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 18:00:12,634 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:12,634 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 18:00:12,637 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 18:00:12,637 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 18:00:12,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:12,644 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 18:00:12,644 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:12,645 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:12,645 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:12,646 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:12,646 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:12,647 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:12,647 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:12,648 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:12,648 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:12,649 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:12,649 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:12,649 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 18:00:12,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 18:00:12,656 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 18:00:12,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 18:00:12,662 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 18:00:12,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 18:00:12,668 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 18:00:12,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 18:00:12,674 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 18:00:12,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,680 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 18:00:12,680 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 18:00:12,683 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,685 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,685 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,686 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,691 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,691 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,693 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,687 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,697 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,698 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,699 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,704 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,704 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,705 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,700 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,709 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,710 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,710 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,712 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,716 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,717 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,718 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,712 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,722 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,723 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,723 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,724 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,719 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,728 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,729 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,730 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,731 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,734 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,736 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,736 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,737 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,732 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,741 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,742 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,742 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,743 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,747 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,748 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,749 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,750 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,744 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,753 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,754 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,756 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,760 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,761 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,763 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,764 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,768 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,769 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,769 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,770 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,765 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,774 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,775 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,776 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,777 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,780 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,781 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,783 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,777 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,788 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,789 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,794 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,794 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,795 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,790 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,799 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,800 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,801 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,802 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,796 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,805 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,806 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,808 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,802 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,811 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,813 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,814 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,809 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,818 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,819 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,820 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,824 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,825 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,826 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,827 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,831 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,832 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,833 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,836 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,838 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,838 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,839 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,834 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,843 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,844 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,844 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,845 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,840 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,849 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,850 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,852 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,846 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,856 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,858 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,852 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,861 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,863 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,864 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,868 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,869 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,869 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,871 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,865 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,874 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,875 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,876 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,877 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,871 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,880 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,882 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,883 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 18:00:12,878 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a09976d8) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = Sg2hmI-Lqqa-OeLU-bKMa-1aj1-phLV-Yf2GDX 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,884 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 18:00:12,887 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 18:00:12,887 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:12,888 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 18:00:12,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 18:00:12,891 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 18:00:12,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 18:00:12,894 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 18:00:12,895 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 18:00:12,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:12,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem 2024-03-01 18:00:12,901 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 18:00:12,903 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,905 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,906 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,909 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,910 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,911 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,912 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,907 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,916 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,917 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,918 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,913 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,921 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,922 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,922 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,923 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,927 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,928 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,928 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,929 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,932 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,934 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,934 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,935 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,930 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,938 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,939 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,940 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,941 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,944 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,945 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,946 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,946 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,941 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,950 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,951 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,952 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,947 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,955 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,957 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,957 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,958 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,962 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,963 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,964 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,959 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,967 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,968 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,968 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,969 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,974 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,975 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,980 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,980 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,981 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,976 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,984 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,985 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,987 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,982 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,990 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,991 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,992 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,993 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:12,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,997 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,997 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:12,998 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,002 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,003 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,004 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:12,999 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,007 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,008 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,010 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,014 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,016 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,020 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,021 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,022 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,016 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,026 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,026 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,027 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,032 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,033 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,028 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,037 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,038 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,039 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,034 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,042 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,043 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,045 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,040 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,049 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,051 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,045 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,055 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,056 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,061 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,062 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,057 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,065 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,066 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,068 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,072 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,073 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,074 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,068 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,078 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,079 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,080 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,074 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,084 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,085 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 18:00:13,080 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0984828) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = V62ER6-pbES-xuc2-JcwN-IxZV-jqzd-XDgBDT 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,086 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 18:00:13,089 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 18:00:13,089 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:13,090 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 18:00:13,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 18:00:13,093 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 18:00:13,097 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 18:00:13,097 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 18:00:13,097 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 18:00:13,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:13,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem 2024-03-01 18:00:13,103 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 18:00:13,106 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,107 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,108 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,111 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,112 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,112 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,113 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,109 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,117 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,118 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,119 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,114 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,122 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,123 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,124 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,119 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,127 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,128 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,129 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,125 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,133 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,135 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,130 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,139 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,139 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,140 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,144 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,144 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,145 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,148 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,149 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,151 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,146 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,154 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,155 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,155 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,156 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,159 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,160 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,160 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,161 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,156 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,164 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,165 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,166 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,166 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,162 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,169 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,170 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,171 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,172 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,176 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,177 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,172 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,181 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,181 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,182 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,178 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,185 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,186 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,187 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,188 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,191 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,192 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,192 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,193 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,188 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,196 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,197 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,197 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,198 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,193 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,201 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,202 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,203 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,203 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,206 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,207 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,209 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,204 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,213 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,213 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,214 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,209 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,218 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,218 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,219 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,214 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,222 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,223 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,224 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,224 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,220 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,228 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,228 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,229 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,230 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,225 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,233 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,234 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,234 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,235 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,230 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,238 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,239 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,239 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,240 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,236 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,243 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,244 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,246 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,241 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,249 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,250 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,251 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,246 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,254 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,255 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,256 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,251 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,259 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,260 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,261 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,257 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,264 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,265 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,267 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,271 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,271 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,272 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 18:00:13,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0936748) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = N14TkN-JKBq-d1Rj-GjAQ-1u46-7rnQ-21taoM 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,273 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 18:00:13,276 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 18:00:13,276 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:13,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 18:00:13,279 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 18:00:13,280 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 18:00:13,283 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 18:00:13,283 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 18:00:13,283 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 18:00:13,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 18:00:13,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem 2024-03-01 18:00:13,289 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 18:00:13,292 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,293 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,294 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,297 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,297 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,298 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,294 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,301 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,302 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,303 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,299 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,306 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,307 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,307 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,308 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,304 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,311 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,312 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,313 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,308 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,316 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,316 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,317 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,317 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,313 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,320 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,321 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,321 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,322 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,318 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,325 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,326 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,326 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,327 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,323 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,330 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,331 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,332 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,327 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,335 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,335 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,336 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,340 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,341 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,337 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,344 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,345 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,345 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,346 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,349 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,351 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,353 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,354 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,355 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,351 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,358 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,359 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,360 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,356 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,364 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,365 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,368 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,369 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,369 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,365 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,372 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,373 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,374 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,374 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,377 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,378 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,379 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,383 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,383 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,384 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,387 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,388 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,389 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,392 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,393 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,393 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,397 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,397 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,398 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,394 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,401 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,402 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,402 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,403 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,398 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,406 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,406 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,407 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,403 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,410 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,411 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,411 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,412 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,408 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,415 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,416 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,417 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,420 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,421 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,422 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,417 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,425 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,425 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,426 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,422 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,429 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,430 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,431 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,427 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,435 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,436 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,440 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,440 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 18:00:13,441 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 18:00:13,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f02a0921828) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = X0NWYo-0Pjt-wW78-zQOe-CTxp-sU9l-GgkdXv 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 (0x7f02a0958710) -- 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 = E2s57w-QIyQ-iuLo-4J2V-qRxd-xepd-Y1YjLu size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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 18:00:13,441 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 18:00:13,445 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 18:00:13,445 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:13,445 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 18:00:13,448 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 18:00:13,448 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 18:00:13,452 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 18:00:13,452 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 18:00:13,452 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 18:00:13,452 DEBUG blivet.ansible/MainThread: ['sdg', 'test_vg3', 'sdh', 'sdi', 'sdj'] 2024-03-01 18:00:13,452 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 18:00:13,455 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 18:00:13,455 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:13,459 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 18:00:13,462 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 18:00:13,465 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 18:00:13,468 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 18:00:13,468 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 18:00:13,468 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 18:00:13,468 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 18:00:13,468 DEBUG blivet/MainThread: removing sdg 2024-03-01 18:00:13,471 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 18:00:13,471 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:13,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 18:00:13,474 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 18:00:13,474 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 18:00:13,474 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 18:00:13,475 DEBUG blivet/MainThread: removing sdh 2024-03-01 18:00:13,477 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 18:00:13,477 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:13,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 18:00:13,481 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 18:00:13,481 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 18:00:13,481 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 18:00:13,481 DEBUG blivet/MainThread: removing sdi 2024-03-01 18:00:13,484 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 18:00:13,484 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:13,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 18:00:13,487 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 18:00:13,487 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 18:00:13,487 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 18:00:13,487 DEBUG blivet/MainThread: removing sdj 2024-03-01 18:00:13,490 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 18:00:13,490 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 18:00:13,490 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 18:00:13,493 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 18:00:13,493 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 18:00:13,494 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:13,505 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:13,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:13,530 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:13,548 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 18:00:13,548 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:13,560 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:13,578 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 18:00:13,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:13,589 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:13,608 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 18:00:13,608 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:13,619 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:13,637 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 18:00:13,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:13,648 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:13,666 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 18:00:13,667 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:13,679 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:13,697 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 18:00:13,698 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:13,710 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:13,728 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 18:00:13,729 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:13,739 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:13,757 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 18:00:13,758 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 18:00:13,758 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 18:00:13,758 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 18:00:13,758 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 18:00:13,758 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 18:00:13,758 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 18:00:13,758 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 18:00:13,758 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 18:00:13,758 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 18:00:13,758 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 18:00:13,759 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 18:00:13,759 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 18:00:13,759 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 18:00:13,759 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 18:00:13,759 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 18:00:13,759 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 18:00:13,759 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 18:00:13,759 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 18:00:13,759 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 18:00:13,759 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 18:00:13,759 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 18:00:13,759 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 18:00:13,759 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 18:00:13,760 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 18:00:13,760 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 18:00:13,760 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 18:00:13,760 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 18:00:13,760 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 18:00:13,760 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 18:00:13,760 INFO blivet/MainThread: pruning action queue... 2024-03-01 18:00:13,762 INFO blivet/MainThread: resetting parted disks... 2024-03-01 18:00:13,765 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 18:00:13,767 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 18:00:13,771 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 18:00:13,771 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 18:00:13,774 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 18:00:13,774 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 0x7f02a0916258> 2024-03-01 18:00:13,774 INFO blivet/MainThread: sorting actions... 2024-03-01 18:00:13,795 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 18:00:13,795 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 18:00:13,795 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 18:00:13,795 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 18:00:13,796 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 18:00:13,796 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 18:00:13,796 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 18:00:13,796 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 18:00:13,796 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 18:00:13,796 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 18:00:13,796 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 18:00:13,797 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 18:00:13,797 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 18:00:13,797 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 18:00:13,797 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 18:00:13,797 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 18:00:13,797 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 18:00:13,797 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 18:00:13,797 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 18:00:13,798 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 18:00:13,798 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 18:00:13,798 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 18:00:13,798 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 18:00:13,798 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 18:00:13,798 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 18:00:13,798 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 18:00:13,799 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 18:00:13,799 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 18:00:13,799 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 18:00:13,799 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 18:00:13,802 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:13,805 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 18:00:13,806 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 18:00:13,814 INFO program/MainThread: stdout: 2024-03-01 18:00:13,814 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 18:00:13,814 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:13,814 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:13,831 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:13,831 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:13,843 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:13,843 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 18:00:13,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 18:00:13,851 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 18:00:13,855 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 18:00:13,858 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 18:00:13,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 18:00:13,862 INFO program/MainThread: Running [92] lvm lvchange -an test_vg3/lv8 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:13,894 INFO program/MainThread: stdout[92]: 2024-03-01 18:00:13,894 INFO program/MainThread: stderr[92]: 2024-03-01 18:00:13,894 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 18:00:13,899 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 18:00:13,902 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:13,905 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 18:00:13,908 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:13,912 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 18:00:13,915 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:13,918 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 18:00:13,921 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:13,924 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 18:00:13,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 18:00:13,928 INFO program/MainThread: Running [93] lvm lvremove --yes test_vg3/lv8 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:13,973 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 18:00:13,973 INFO program/MainThread: stderr[93]: 2024-03-01 18:00:13,973 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 18:00:13,974 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 18:00:13,981 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:13,989 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 18:00:13,989 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 18:00:14,005 INFO program/MainThread: stdout: 2024-03-01 18:00:14,005 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 18:00:14,005 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:14,005 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:14,039 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:14,039 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:14,050 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:14,050 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 18:00:14,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 18:00:14,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 18:00:14,062 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 18:00:14,065 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 18:00:14,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 18:00:14,069 INFO program/MainThread: Running [94] lvm lvchange -an test_vg3/lv7 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:14,105 INFO program/MainThread: stdout[94]: 2024-03-01 18:00:14,105 INFO program/MainThread: stderr[94]: 2024-03-01 18:00:14,105 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 18:00:14,110 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 18:00:14,113 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,116 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 18:00:14,119 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,123 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 18:00:14,126 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,130 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 18:00:14,133 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,136 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 18:00:14,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 18:00:14,139 INFO program/MainThread: Running [95] lvm lvremove --yes test_vg3/lv7 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:14,195 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 18:00:14,196 INFO program/MainThread: stderr[95]: 2024-03-01 18:00:14,196 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 18:00:14,196 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 18:00:14,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,212 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 18:00:14,212 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 18:00:14,228 INFO program/MainThread: stdout: 2024-03-01 18:00:14,228 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 18:00:14,229 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:14,229 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:14,248 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:14,248 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:14,259 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:14,259 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 18:00:14,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 18:00:14,267 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 18:00:14,271 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 18:00:14,274 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 18:00:14,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 18:00:14,278 INFO program/MainThread: Running [96] lvm lvchange -an test_vg3/lv6 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:14,314 INFO program/MainThread: stdout[96]: 2024-03-01 18:00:14,314 INFO program/MainThread: stderr[96]: 2024-03-01 18:00:14,314 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 18:00:14,319 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 18:00:14,322 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,325 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 18:00:14,328 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,332 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 18:00:14,335 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,338 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 18:00:14,341 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,344 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 18:00:14,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 18:00:14,347 INFO program/MainThread: Running [97] lvm lvremove --yes test_vg3/lv6 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:14,397 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 18:00:14,398 INFO program/MainThread: stderr[97]: 2024-03-01 18:00:14,398 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 18:00:14,398 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 18:00:14,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,413 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 18:00:14,414 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 18:00:14,430 INFO program/MainThread: stdout: 2024-03-01 18:00:14,430 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 18:00:14,430 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:14,430 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:14,454 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:14,454 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:14,467 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:14,467 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 18:00:14,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 18:00:14,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 18:00:14,479 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 18:00:14,482 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 18:00:14,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 18:00:14,486 INFO program/MainThread: Running [98] lvm lvchange -an test_vg3/lv5 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:14,520 INFO program/MainThread: stdout[98]: 2024-03-01 18:00:14,520 INFO program/MainThread: stderr[98]: 2024-03-01 18:00:14,520 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 18:00:14,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 18:00:14,528 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,532 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 18:00:14,535 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,538 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 18:00:14,541 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,544 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 18:00:14,547 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,550 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 18:00:14,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 18:00:14,554 INFO program/MainThread: Running [99] lvm lvremove --yes test_vg3/lv5 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:14,594 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 18:00:14,594 INFO program/MainThread: stderr[99]: 2024-03-01 18:00:14,594 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 18:00:14,595 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 18:00:14,602 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 18:00:14,609 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 18:00:14,615 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 18:00:14,623 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,629 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 18:00:14,641 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,648 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 18:00:14,654 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,659 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 18:00:14,662 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,668 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 18:00:14,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 18:00:14,673 INFO program/MainThread: Running [100] lvm vgreduce --removemissing --force test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:14,709 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 18:00:14,710 INFO program/MainThread: stderr[100]: 2024-03-01 18:00:14,710 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 18:00:14,710 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:14,768 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 18:00:14,769 INFO program/MainThread: stderr[101]: 2024-03-01 18:00:14,769 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 18:00:14,769 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:14,816 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 18:00:14,816 INFO program/MainThread: stderr[102]: 2024-03-01 18:00:14,817 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 18:00:14,817 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdj (id 166) 2024-03-01 18:00:14,824 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,835 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 18:00:14,841 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 18:00:14,841 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdj --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdj$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:14,888 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 18:00:14,888 INFO program/MainThread: stderr[103]: 2024-03-01 18:00:14,889 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 18:00:14,889 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 18:00:14,889 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:14,917 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:14,918 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:14,934 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:14,935 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:14,952 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:14,952 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdi (id 156) 2024-03-01 18:00:14,957 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:14,959 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 18:00:14,962 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 18:00:14,963 INFO program/MainThread: Running [104] lvm pvremove --force --force --yes /dev/sdi --config= devices { filter=["a|/dev/sdg$|","a|/dev/sdi$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:14,996 INFO program/MainThread: stdout[104]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 18:00:14,996 INFO program/MainThread: stderr[104]: 2024-03-01 18:00:14,996 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 18:00:14,996 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 18:00:14,996 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,032 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,033 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,045 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,046 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,059 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,059 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdh (id 146) 2024-03-01 18:00:15,063 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,066 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 18:00:15,070 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 18:00:15,070 INFO program/MainThread: Running [105] lvm pvremove --force --force --yes /dev/sdh --config= devices { filter=["a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdh$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:15,103 INFO program/MainThread: stdout[105]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 18:00:15,104 INFO program/MainThread: stderr[105]: 2024-03-01 18:00:15,104 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 18:00:15,104 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 18:00:15,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,137 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,138 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,151 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,151 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,165 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,165 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdg (id 132) 2024-03-01 18:00:15,169 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,172 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 18:00:15,175 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 18:00:15,176 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= devices { filter=["a|/dev/sdg$|","a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:15,204 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 18:00:15,205 INFO program/MainThread: stderr[106]: 2024-03-01 18:00:15,205 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 18:00:15,205 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 18:00:15,205 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,237 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,238 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,251 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,251 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,268 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,269 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 18:00:15,273 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,276 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 18:00:15,277 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 18:00:15,286 INFO program/MainThread: stdout: 2024-03-01 18:00:15,286 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 18:00:15,286 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,286 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,302 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,302 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,315 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,315 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 18:00:15,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 18:00:15,323 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 18:00:15,327 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 18:00:15,331 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 18:00:15,334 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 18:00:15,334 INFO program/MainThread: Running [107] lvm lvchange -an test_vg2/lv4 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:15,373 INFO program/MainThread: stdout[107]: 2024-03-01 18:00:15,373 INFO program/MainThread: stderr[107]: 2024-03-01 18:00:15,373 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 18:00:15,378 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 18:00:15,381 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,384 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 18:00:15,388 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,391 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 18:00:15,394 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,397 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 18:00:15,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 18:00:15,400 INFO program/MainThread: Running [108] lvm lvremove --yes test_vg2/lv4 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:15,438 INFO program/MainThread: stdout[108]: Logical volume "lv4" successfully removed. 2024-03-01 18:00:15,439 INFO program/MainThread: stderr[108]: 2024-03-01 18:00:15,439 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 18:00:15,439 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 18:00:15,447 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,455 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 18:00:15,456 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 18:00:15,470 INFO program/MainThread: stdout: 2024-03-01 18:00:15,470 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 18:00:15,470 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,471 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,493 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,493 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,504 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,504 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 18:00:15,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 18:00:15,512 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 18:00:15,516 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 18:00:15,519 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 18:00:15,523 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 18:00:15,523 INFO program/MainThread: Running [109] lvm lvchange -an test_vg2/lv3 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:15,557 INFO program/MainThread: stdout[109]: 2024-03-01 18:00:15,557 INFO program/MainThread: stderr[109]: 2024-03-01 18:00:15,557 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 18:00:15,562 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 18:00:15,565 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,568 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 18:00:15,571 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,575 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 18:00:15,578 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,581 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 18:00:15,584 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 18:00:15,584 INFO program/MainThread: Running [110] lvm lvremove --yes test_vg2/lv3 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:15,625 INFO program/MainThread: stdout[110]: Logical volume "lv3" successfully removed. 2024-03-01 18:00:15,625 INFO program/MainThread: stderr[110]: 2024-03-01 18:00:15,625 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 18:00:15,626 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 18:00:15,633 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 18:00:15,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 18:00:15,647 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 18:00:15,653 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,660 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 18:00:15,666 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,671 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 18:00:15,677 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,682 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 18:00:15,685 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 18:00:15,686 INFO program/MainThread: Running [111] lvm vgreduce --removemissing --force test_vg2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:15,729 INFO program/MainThread: stdout[111]: Volume group "test_vg2" is already consistent. 2024-03-01 18:00:15,729 INFO program/MainThread: stderr[111]: 2024-03-01 18:00:15,729 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 18:00:15,729 INFO program/MainThread: Running [112] lvm vgchange -an test_vg2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:15,772 INFO program/MainThread: stdout[112]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 18:00:15,772 INFO program/MainThread: stderr[112]: 2024-03-01 18:00:15,772 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 18:00:15,773 INFO program/MainThread: Running [113] lvm vgremove --force test_vg2 --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:15,803 INFO program/MainThread: stdout[113]: Volume group "test_vg2" successfully removed 2024-03-01 18:00:15,804 INFO program/MainThread: stderr[113]: 2024-03-01 18:00:15,804 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 18:00:15,805 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sde (id 86) 2024-03-01 18:00:15,812 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,823 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 18:00:15,829 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 18:00:15,829 INFO program/MainThread: Running [114] lvm pvremove --force --force --yes /dev/sde --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sde$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:15,871 INFO program/MainThread: stdout[114]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 18:00:15,871 INFO program/MainThread: stderr[114]: 2024-03-01 18:00:15,872 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 18:00:15,872 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 18:00:15,872 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,908 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,908 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,919 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,919 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:15,933 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:15,933 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sdd (id 72) 2024-03-01 18:00:15,937 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:15,940 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 18:00:15,943 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 18:00:15,943 INFO program/MainThread: Running [115] lvm pvremove --force --force --yes /dev/sdd --config= devices { filter=["a|/dev/sda$|","a|/dev/sdd$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:15,971 INFO program/MainThread: stdout[115]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 18:00:15,971 INFO program/MainThread: stderr[115]: 2024-03-01 18:00:15,971 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 18:00:15,972 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 18:00:15,972 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,001 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,002 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,015 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,015 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,028 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,028 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdf (id 96) 2024-03-01 18:00:16,032 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,035 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 18:00:16,038 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 18:00:16,038 INFO program/MainThread: Running [116] lvm pvremove --force --force --yes /dev/sdf --config= devices { filter=["a|/dev/sda$|","a|/dev/sdb$|","a|/dev/sdf$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:16,064 INFO program/MainThread: stdout[116]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 18:00:16,065 INFO program/MainThread: stderr[116]: 2024-03-01 18:00:16,065 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 18:00:16,065 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 18:00:16,065 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,097 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,112 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,128 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,128 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 18:00:16,133 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,136 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 18:00:16,136 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 18:00:16,143 INFO program/MainThread: stdout: 2024-03-01 18:00:16,143 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 18:00:16,143 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,144 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,158 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,158 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,171 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,172 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 18:00:16,176 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 18:00:16,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 18:00:16,183 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 18:00:16,186 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 18:00:16,190 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 18:00:16,190 INFO program/MainThread: Running [117] lvm lvchange -an test_vg1/lv2 --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 18:00:16,225 INFO program/MainThread: stdout[117]: 2024-03-01 18:00:16,225 INFO program/MainThread: stderr[117]: 2024-03-01 18:00:16,225 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 18:00:16,230 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 18:00:16,233 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,237 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 18:00:16,240 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,243 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 18:00:16,246 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,249 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 18:00:16,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 18:00:16,252 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg1/lv2 --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 18:00:16,288 INFO program/MainThread: stdout[118]: Logical volume "lv2" successfully removed. 2024-03-01 18:00:16,288 INFO program/MainThread: stderr[118]: 2024-03-01 18:00:16,289 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 18:00:16,289 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 18:00:16,297 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,310 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 18:00:16,310 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 18:00:16,328 INFO program/MainThread: stdout: 2024-03-01 18:00:16,328 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 18:00:16,328 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,328 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,345 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,345 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,357 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,357 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 18:00:16,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 18:00:16,365 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 18:00:16,369 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 18:00:16,372 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 18:00:16,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 18:00:16,376 INFO program/MainThread: Running [119] lvm lvchange -an test_vg1/lv1 --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 18:00:16,408 INFO program/MainThread: stdout[119]: 2024-03-01 18:00:16,408 INFO program/MainThread: stderr[119]: 2024-03-01 18:00:16,408 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 18:00:16,413 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 18:00:16,416 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,419 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 18:00:16,423 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,426 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 18:00:16,429 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,432 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 18:00:16,435 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 18:00:16,435 INFO program/MainThread: Running [120] lvm lvremove --yes test_vg1/lv1 --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 18:00:16,478 INFO program/MainThread: stdout[120]: Logical volume "lv1" successfully removed. 2024-03-01 18:00:16,478 INFO program/MainThread: stderr[120]: 2024-03-01 18:00:16,478 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 18:00:16,479 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 18:00:16,486 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 18:00:16,494 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 18:00:16,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 18:00:16,506 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,512 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 18:00:16,516 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,522 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 18:00:16,525 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,529 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 18:00:16,532 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 18:00:16,532 INFO program/MainThread: Running [121] lvm vgreduce --removemissing --force test_vg1 --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 18:00:16,571 INFO program/MainThread: stdout[121]: Volume group "test_vg1" is already consistent. 2024-03-01 18:00:16,571 INFO program/MainThread: stderr[121]: 2024-03-01 18:00:16,571 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 18:00:16,571 INFO program/MainThread: Running [122] lvm vgchange -an test_vg1 --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 18:00:16,614 INFO program/MainThread: stdout[122]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 18:00:16,614 INFO program/MainThread: stderr[122]: 2024-03-01 18:00:16,614 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 18:00:16,614 INFO program/MainThread: Running [123] lvm vgremove --force test_vg1 --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 18:00:16,653 INFO program/MainThread: stdout[123]: Volume group "test_vg1" successfully removed 2024-03-01 18:00:16,654 INFO program/MainThread: stderr[123]: 2024-03-01 18:00:16,654 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 18:00:16,654 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sdb (id 16) 2024-03-01 18:00:16,662 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,669 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 18:00:16,673 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 18:00:16,673 INFO program/MainThread: Running [124] lvm pvremove --force --force --yes /dev/sdb --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 18:00:16,710 INFO program/MainThread: stdout[124]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 18:00:16,710 INFO program/MainThread: stderr[124]: 2024-03-01 18:00:16,710 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 18:00:16,711 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 18:00:16,711 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,724 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,734 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,734 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,746 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,746 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sda (id 2) 2024-03-01 18:00:16,750 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,753 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 18:00:16,756 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 18:00:16,756 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sda --config= devices { filter=["a|/dev/sda$|","a|/dev/sdc$|","r|.*|"] } log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 18:00:16,783 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 18:00:16,783 INFO program/MainThread: stderr[125]: 2024-03-01 18:00:16,783 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 18:00:16,783 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 18:00:16,784 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,818 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,819 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,831 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,831 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,846 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,846 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdc (id 36) 2024-03-01 18:00:16,850 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 18:00:16,853 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 18:00:16,856 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 18:00:16,857 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 18:00:16,885 INFO program/MainThread: stdout[126]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 18:00:16,886 INFO program/MainThread: stderr[126]: 2024-03-01 18:00:16,886 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 18:00:16,886 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 18:00:16,886 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,911 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,912 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,928 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,928 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 18:00:16,942 DEBUG program/MainThread: Return code: 0 2024-03-01 18:00:16,947 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 18:00:16,947 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 0x7f02a0916780> to retry, use: --limit @/tmp/tests_umount_verify.retry PLAY RECAP ********************************************************************* sut : ok=190 changed=12 unreachable=0 failed=1 skipped=131 rescued=0 ignored=0 Friday 01 March 2024 18:00:24 +0000 (0:00:01.196) 0:02:01.198 ********** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state -- 11.74s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.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.88s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 6.61s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get required packages --------------- 3.83s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.snapshot : Run snapshot command snapshot ------ 2.78s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:19 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.57s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.55s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.53s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.50s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.50s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.49s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.48s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.46s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.44s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.44s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 Ensure dmsetup ---------------------------------------------------------- 2.44s /WORKDIR/git-debug-cleanup-failuresopjuikx5/tests/tasks/cleanup.yml:39 -------- fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.43s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.43s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.snapshot : Ensure required packages are installed --- 2.40s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.38s /WORKDIR/git-debug-cleanup-failuresopjuikx5/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---